Log

net/server.lua @ 809:28d6515f5b7b

description author age
net.server: Fix nil table index assignment Matthew Wild 2009-02-09
net.server: Fix potential fatal error in server.lua Matthew Wild 2009-02-09
Fix for nil handler error after close Matthew Wild 2009-02-04
server.lua: Comment out unnecessary or very verbose logging, and log the rest as debug level Matthew Wild 2009-01-17
server.lua: Use Prosody logger for errors, silence non-errors Matthew Wild 2009-01-17
Port to new server.lua, quite some changes, but I believe everything to be working Matthew Wild 2009-01-17
Fixed server.lua to use prosody logger for errors Matthew Wild 2009-01-16
Remove some debugging code that slipped in Matthew Wild 2008-12-27
Fix specifying ports in config, and SSL support Matthew Wild 2008-12-27
Remove logging for server.lua Matthew Wild 2008-12-27
Fix data loss when closing connection with a large write queue. Thanks albert :) Matthew Wild 2008-12-18
Make wraptcpclient set timeout to 0, and add it to the list of exported functions from server.lua Matthew Wild 2008-12-13
Remove old commented code from server.lua Matthew Wild 2008-12-06
Re-commit TLS fix Matthew Wild 2008-12-05