log net/server_select.lua @ 7041:aff786e7b4ce

age author description
Sat, 02 Jan 2016 20:42:20 +0000 Matthew Wild net.server_select: Close all connections when quitting (and not just stepping), matches server_event
Thu, 03 Sep 2015 16:43:46 +0100 Matthew Wild Merge 0.10->trunk
Mon, 23 Dec 2013 17:57:53 +0100 Kim Alvefur net.server_{select,event}: addclient: Use getaddrinfo to detect IP address type if no socket type argument given. (Argument must be given for non-TCP)