Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1c23e219 | 2007-11-17 22:21:42 | r14931@tombo: nickm | 2007-11-17 17:21:09 -0500 Patch from Scott Lamb: Implement event_{base_}loopbreak. Includes documentation and tests. From sf.net Feature Request 1826546. svn:r535 | ||
| 70248ca8 | 2007-11-17 22:21:33 | r14930@tombo: nickm | 2007-11-17 17:01:14 -0500 documentation fix on loopexit and elsewhere from Scott Lamb. svn:r534 | ||
| 88173102 | 2007-11-03 23:45:38 | split libevent into two extra libraries libevent_core and libevent_extra svn:r469 | ||
| ccdc5990 | 2007-10-18 17:49:52 | r15922@catbus: nickm | 2007-10-18 13:48:46 -0400 Patch to event.3 from Christopher Lane. svn:r463 | ||
| 67947ce3 | 2007-08-19 02:41:23 | provide evhttp_new and evhttp_bind_socket instead of evhttp_start; using evhttp_new, it is possible to associate an event_base with the http server so that multi-threaded applications can have their own http server per thread; add appropriate testing. svn:r397 | ||
| f5aa65c9 | 2007-03-22 15:09:30 | man page fixes from todd miller svn:r352 | ||
| 41b7cbc3 | 2007-03-10 06:37:53 | more the signal base into the event base; this removes global state and makes signals work better with threading; from Wouter Wijngaards small fixes for kqueue and style by me svn:r351 | ||
| b0b5e2c2 | 2006-08-26 04:34:43 | document that read and write callbacks may be NULL. svn:r228 | ||
| 38b33048 | 2006-02-27 02:27:37 | make a simple test for HTTP POST requests svn:r205 | ||
| f296e633 | 2006-02-03 19:26:06 | allow setting an event base for bufferevents; from phil oleson svn:r199 |