summaryrefslogtreecommitdiff
path: root/src/listensocket.cpp
AgeCommit message (Expand)Author
2008-09-08Move this to another (yet more appropriate) place, saves some syscalls in an ...w00t
2008-09-08Add incoming IP to OnAcceptReadyw00t
2008-09-07Move a socket sanity check into the generic listener handler, avoiding the ne...w00t
2008-09-07Tidy up some of the internals a bit, making things a bit more extensible and ...w00t
2008-09-07Move listensocket stuff into a file of it's own.w00t