net.server: Allow replacement of send function on an open socket
|
Matthew Wild |
Sat, 07 Mar 2009 19:56:53 +0000 |
net.server: Don't call shutdown method on socket if it doesn't have one, eg. for UDP
|
Matthew Wild |
Wed, 04 Mar 2009 12:44:07 +0000 |
net.server: Check for potential nil handler on close
|
Matthew Wild |
Tue, 03 Mar 2009 20:12:31 +0000 |
net.server: Fix to make sure we send a string to logging function
|
Matthew Wild |
Mon, 02 Mar 2009 19:49:09 +0000 |
net.server: Don't retry if client closes socket during SSL handshaking
|
Matthew Wild |
Sun, 01 Mar 2009 23:33:41 +0000 |
net.server: Some fixes for SSL/TLS handshake handling
|
Matthew Wild |
Fri, 27 Feb 2009 18:40:17 +0000 |
net.server: Fix some more potential nil handler accesses
|
Matthew Wild |
Wed, 18 Feb 2009 19:23:29 +0000 |
net.server: Fix nil table index assignment
|
Matthew Wild |
Mon, 09 Feb 2009 14:24:49 +0000 |