I've posted a simple socket demonstration stack to my website http://rodney.weblogs.com

I've noticed that if a socket times out, and the socket is closed by one stack, that 
the other stack does not seem to get a "socketclosed" message.  I have a socketclosed 
handler which updates the list of sockets and this doesn't seem to get called.  

Sometimes I've managed to get a situation where a socket stays open at one end, but 
not at the other, does anyone have an idea why this happens?  If you are trying this 
stack and can see anything I'm doing wrong that might be producing this I'd be 
interested.

I've noticed that the try/catch structure seems to work more reliably than using 
"errorDialog" to catch script execution/compilation errors in socket scripts.  
Comments on this anyone?

Rodney
-- 
--
Rodney Tamblyn
Educational Media group
Higher Education Development Centre, 75 Union Place
University of Otago, PO Box 56, Dunedin, New Zealand
ph +64 3 479 7580 Fax +64 3 479 8362
http://hedc.otago.ac.nz ~ http://rodney.weblogs.com

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to