summaryrefslogtreecommitdiffstats
path: root/lib/libevent/event.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak previous; ok nicmjmc2010-04-221-10/+11
* Update libevent to 1.4.13.nicm2010-04-211-168/+88
* - Use a const pointer for bufferevent_write.brad2008-05-021-2/+2
* Makefile: sort MLINKS and add event_base_once.3jmc2008-05-021-3/+2
* Update to libevent 1.3e while retaining our local changes.brad2008-05-021-2/+6
* convert to new .Dd format;jmc2007-05-311-2/+2
* do not doc the http partsderaadt2007-03-261-24/+24
* Add missing constmillert2007-03-211-2/+29
* event_init() and event_dispatch() take void. Add commented outmillert2007-03-211-3/+28
* Document event_base_free(). OK jmc@millert2007-03-211-2/+9
* +.Xr evdns 3 ,jmc2007-03-191-1/+2
* tweaks;jmc2007-03-191-4/+4
* Update to libevent-1.3b while retaining our local changes. beck@ OKmillert2007-03-191-4/+32
* allow both read and write callbacks for bufferevents to be NULL.brad2006-11-261-1/+3
* bufferevent_write() return code misdocumented; ok jmcderaadt2006-10-211-3/+5
* new sentence, new line;jmc2006-03-231-6/+7
* - limit the amount of data bufferevents are going to consume to somethingbrad2006-03-181-6/+28
* another fix from art.brad2006-01-251-2/+2
* add evbuffer_add_vprintf interface from artur grabowskibrad2006-01-231-1/+4
* add a few missing functions.brad2006-01-211-6/+12
* update to libevent 1.1a; keep local changesbrad2005-06-181-3/+3
* update to libevent 1.0d; keep local changesbrad2005-05-041-5/+9
* - no need for .Pp before .Shjmc2005-04-221-5/+2
* remove whitespacebrad2005-04-221-13/+13
* update to libevent 1.0c; keep local changesbrad2005-04-221-4/+75
* backout. not discussed, and very wrong. bad bradderaadt2005-04-191-75/+4
* update to libevent 1.0c; keep local changesbrad2005-04-191-4/+75
* use "volatile sig_atomic_t" types instead of "int" for signal flags.reyk2005-04-131-2/+2
* authorative->authoritativejolan2005-02-021-2/+2
* various tweaks;jmc2004-04-281-19/+15
* update to libevent 0.8; keep local changesbrad2004-04-281-7/+133
* add support for poll(2); ok deraadtmarkus2003-09-231-4/+7
* update to libevent-0.7a.tar.gz; keep local changesmarkus2003-07-091-2/+11
* license cleaning.art2003-06-031-5/+2
* - typosjmc2003-05-231-16/+16
* SEE ALSO corrections. millert ok.fgsch2002-11-101-3/+3
* grammar; ok deraadt@jsyn2002-09-301-4/+4
* change timeout_ API to evtimer_ API; avoiding clashes with kernel includeprovos2002-07-121-16/+16
* add sys/time.h to SYNOPSIS; from bk@rt.fmprovos2002-07-051-1/+2
* typos. Patch from bk@rt.frmpech2002-06-251-10/+10
* import libevent an event notification abstraction on top of select or kqueueprovos2002-06-151-0/+307