Software /
code /
prosody
Log
net/server_select.lua @ 3543:90b21508ac27
description | author | age |
---|---|---|
net.server_select: Restore real sendbuffer() before calling onconnect handler, in case onconnect sends data and the socket is still writeable (causing stack overflow into sendbuffer()/onconnect()) | Matthew Wild | Fri, 22 Oct 2010 06:33:30 +0100 |
net.server_select: Add server.step() to run through a single iteration of the event loop | Matthew Wild | Thu, 09 Sep 2010 20:10:28 +0100 |