kc3-lang/libevent/sample/http-server.c

Branch :


Log

Author Commit Date CI Message
22f4af65 2010-12-09 11:43:12 Remove end-of-line whitespace
13fd242d 2010-11-30 00:53:16 Fix win32 build of http-server.c with unicode enabled
18d03276 2010-11-29 20:39:09 make http-server example code build on win32
ad66dfd0 2010-11-29 20:13:19 Fix http-server.c compilation on freebsd
4881778c 2010-11-26 13:28:48 Fix a misplaced ) in http_server.c
4e794d5d 2010-10-18 13:44:05 Add a basic example of how to write a static HTTP server.