- libevent TCP and UDP server example code Mon, 17 Mar 2008 17:38:12 -0400
-
I wrote this TCP / UDP server example implemenation just playing around. The TCP portion still doesn't work, not sure why. Anyway this is just a post, for my own notes.
libevent-test.c
Comments:
- cesar Tue, 11 Aug 2009 09:44:31 -0400
- I believe you forgot calling accept before reading the buffer