Working on epoll socket layer
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Jan 2010 12:58:42 +0000 (13:58 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 4 Jan 2010 12:58:42 +0000 (13:58 +0100)
commit3cb026de413f8130490ada85f2bc0b460172e4ef
tree4f1d30bf142122621c60ebef9b91c4105883ce5e
parent770b156ad12cf75c816cdbe7f935493b812d6b5c
Working on epoll socket layer
include/yaz/sock_man.h [new file with mode: 0644]
src/Makefile.am
src/nanohttp.c [new file with mode: 0644]
src/sock_man.c [new file with mode: 0644]