]> granicus.if.org Git - libevent/commit
Always retry SSL_write() with the same number you told it last time.
authorNick Mathewson <nickm@torproject.org>
Thu, 30 Jul 2009 20:41:12 +0000 (20:41 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 30 Jul 2009 20:41:12 +0000 (20:41 +0000)
commit595f7e3877c7597ce2349e725b901f0d5c4e4479
treefb4c1da15b65ab2cc224357c78ce46844b7da4d8
parenteecefc50e77041c588b2c281f57b5609ae80885c
Always retry SSL_write() with the same number you told it last time.

svn:r1396
bufferevent_openssl.c