]> jfr.im git - irc/DALnet/libd.git/commit
Integrate socket handling with the rest of the system and
authorepiphani <redacted>
Thu, 5 Mar 2009 01:55:42 +0000 (20:55 -0500)
committerepiphani <redacted>
Thu, 5 Mar 2009 01:55:42 +0000 (20:55 -0500)
commitb08cb156998ce9815a8224f62ca1ab0c5a5543ed
treed13ec8e64f8ab5e8ae5b637c892f5ec46907e6b3
parent45288f3a002710ea9b1237cc799fbde1b427d28c
Integrate socket handling with the rest of the system and
begin to fill out the listener handling to a more complete
form.
include/sockeng.h
src/listener.c
src/mfd.c
src/socketengine_devpoll.c
src/socketengine_epoll.c
src/socketengine_kqueue.c
src/socketengine_poll.c
src/socketengine_select.c