aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent
Commit message (Collapse)AuthorAgeFilesLines
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Add libevent, "The libevent API provides a mechanism to execute aDavid W. Chapman Jr.2001-06-235-0/+52
callback function when a specific event occurs on a file descriptor or after a timeout has been reached." PR: 28302 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44353