tor/changes/bug4873
Nick Mathewson 6b7c3b42ee Change an assertion into a warning in connection_or_handle_event_cb()
Possibly addresses bug 4873, though IMO that's likely not a real
bug: it seems likely to have been an ssl version mismatch.
2012-05-24 11:14:28 -04:00

4 lines
140 B
Plaintext

o Minor bugfixes:
- Turn an assertion (that the number of handshakes received as a
server is not < 1) into a warning. Bug 4873.