]> granicus.if.org Git - libevent/commit
Remove in_callbacks check: allow full recursion in evbuffer callbacks. If you get...
authorNick Mathewson <nickm@torproject.org>
Fri, 23 Jan 2009 18:03:45 +0000 (18:03 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 23 Jan 2009 18:03:45 +0000 (18:03 +0000)
commitde7f7a84a32045a706559ae37ccaa325fe9b2720
tree3d82c122c2218e9de6721a78f41a902872b67ab3
parentb1495865aa2d876bf1545f5ae399775f70e7e155
Remove in_callbacks check: allow full recursion in evbuffer callbacks.  If you get yourself in an infinite loop, that's not our fault.  Note this in the docs.  Also reindent some docs now that my tabs match Niels's.

svn:r1046
buffer.c
evbuffer-internal.h
include/event2/buffer.h