Niels Provos
64b3a571ec
correct evbuffer_drain documentation from John Khvatov
...
svn:r1128
2009-03-30 17:36:59 +00:00
Niels Provos
9ce23febc2
constify struct timeval *
...
svn:r837
2008-05-17 02:19:21 +00:00
Niels Provos
d58a0a7c42
revert to maintain stability: from trunk: separate signal events from io events
...
svn:r764
2008-05-04 00:52:57 +00:00
Niels Provos
974a75431d
from trunk: separate signal events from io events
...
svn:r761
2008-05-03 21:40:32 +00:00
Niels Provos
8c4529c54e
from trunk: introduce bufferevent_setcb and bufferevent_setfd to allow better manipulation of bufferevents
...
svn:r738
2008-04-27 20:45:57 +00:00
Niels Provos
47abd3eaa5
from trunk: expose bufferevent_setwatermark via header files and fix high watermark on read
...
svn:r730
2008-04-26 00:38:36 +00:00
Nick Mathewson
a63db431a2
r19300@catbus: nickm | 2008-04-10 14:54:25 -0400
...
Correct the documentation on evbuffer_add_[v]printf: Fix for bug 1914464
svn:r704
2008-04-10 19:24:25 +00:00
Niels Provos
fccf4489f8
from trunk: update event_base_loop documentation; from Tani Hosokawa
...
svn:r653
2008-02-20 21:53:33 +00:00
Niels Provos
72ae0a2e59
from trunk: event_base_get_method; from Springande Ulv
...
svn:r636
2008-02-16 06:10:52 +00:00
Niels Provos
108ee5f3a6
from trunk:
...
r15171@tombo: nickm | 2007-12-06 12:47:47 -0500
Use GCC attributes (where available) to verify printf type-correctness. Fix some bugs this turned up.
svn:r603
2007-12-19 04:52:28 +00:00
Niels Provos
3368cc7922
from trunk:
...
r16733@catbus: nickm | 2007-11-26 14:18:25 -0500
Add an --enable-gcc-warnings option (lifted from Tor) to the configure script. When provided, and when we are using GCC, we enable a bunch of extra GCC warnings in the compiler. Also, make the code all build happily with these warnings.
svn:r601
2007-12-18 03:50:04 +00:00
Niels Provos
5bb67a80fa
from trunk: support for 32-bit tag numbers in rpc structures
...
svn:r593
2007-12-15 02:55:59 +00:00
Niels Provos
eecd6932c7
from trunk:
...
Patch from Scott Lamb: Implement event_{base_}loopbreak. Includes documentation and tests. From sf.net Feature Request 1826546.
svn:r584
2007-12-12 06:26:07 +00:00
Niels Provos
7717cec719
from trunk: provide event_reinit() to reinitialized an event_base after fork - necessary for epoll/kqueue
...
svn:r557
2007-11-27 06:15:36 +00:00
Nick Mathewson
2604377f7a
r14929@tombo: nickm | 2007-11-17 17:00:31 -0500
...
Backport documentation fix on loopexit from Scott Lamb.
svn:r536
2007-11-17 22:23:03 +00:00
Niels Provos
9e06077525
from trunk: use a const pointer for bufferevent_write
...
svn:r532
2007-11-17 01:33:35 +00:00
Niels Provos
a060b24cfd
from trunk: provide event_base_new() without setting current_base global
...
svn:r530
2007-11-14 17:53:43 +00:00
Niels Provos
6b4342db67
copy trunk to 1.4
...
svn:r512
2007-11-12 02:37:25 +00:00