[Libevent-users] example simple app incl. main() ?
Matt Pearson
404emailnotfound at gmail.com
Mon Mar 3 17:15:50 EST 2008
On Mon, Mar 3, 2008 at 2:10 PM, Yakov Lerner <iler.ml at gmail.com> wrote:
> The API documentation happen to be the prototypes of functions in the .h
> file,
> or I am missing the manpage ?
There is a manpage, that gives pretty good descriptions of how
everything works. I haven't looked at anything since version 1.1,
since Debian is still on that version, but I assume it has grown to
encompass the new additions to the library.
I've written a small program that uses the normal libevent listeners
as well as the bufferevents. No timers, though, unfortunately. You
can check it out at http://thchub.no-ip.com/proxy.c
More information about the Libevent-users
mailing list