]> granicus.if.org Git - libevent/commit
Munge the read_suspended flag before re-enabling reads on the underlying bufferevent...
authorNick Mathewson <nickm@torproject.org>
Sun, 5 Apr 2009 04:15:01 +0000 (04:15 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 5 Apr 2009 04:15:01 +0000 (04:15 +0000)
commit6a18f4b0057587a46a21503e3cc23f7e87046d52
tree50c68fdc56e38ea555b79038244b8266254d78ad
parent661b5eea092920dcb316f8e1b4b0843096c707c7
Munge the read_suspended flag before re-enabling reads on the underlying bufferevent.  This makes it so the enabled thing has some idea whether reads are supposed to be suspended or not.

svn:r1136
bufferevent.c