Pass around const struct timeval * instead of struct timeval.
commitd5f0d792dd2e4e5f0314ecd15efe42d1c5e64f25
authorKarsten Loesing <karsten.loesing@gmx.net>
Thu, 12 Sep 2013 08:10:38 +0000 (12 10:10 +0200)
committerKarsten Loesing <karsten.loesing@gmx.net>
Thu, 12 Sep 2013 08:10:38 +0000 (12 10:10 +0200)
tree4dcbea40b9043b56c17cc1c0e9a8034f7bcc041d
parent6553bdde8cc2c84434b87b507e628b28e4054b76
Pass around const struct timeval * instead of struct timeval.

Suggested by nickm.
src/or/connection.c
src/or/connection.h
src/test/test_controller_events.c