pad.pub0.org/src
Richard Braakman 2e72a1e489 Prevent server crash in handleClientReady
The client might have disconnected between callbacks so don't try to
write to the session before checking this. The main callback of this
function now has a single check at its top.

Removed a redundant check halfway through the callback.

Also normalized use of client.id for the session index instead of a mix of
client.id and sessionId.

Added some explanatory comments.
2012-09-28 23:23:00 +03:00
..
node Prevent server crash in handleClientReady 2012-09-28 23:23:00 +03:00
static List 12 plugins instead of 4 2012-09-18 15:54:08 +02:00
templates Split client and server plugin functionality. 2012-09-11 21:16:47 -07:00
ep.json Make the server restart on plugin install 2012-07-03 23:31:44 +02:00
package.json Upgrade to Yajsml with another Windows backslash fix. 2012-09-21 22:09:44 -07:00