L
lekonna
Hi guys,
i'm having bit of a hard time getting my very simple multiplexing
socket server staying alive. It keeps exiting without giving any
messages, and since i'm running the bugger in while(1) loop i don't
quite get why the heck it does that.
Its a very basic echo server with some added features for keeping
track of users. Basicly i wanted to learn how to use sockets in flash
and needed something to echo the poo that i send back to me so i came
up with this quick and dirty solution. Now unfortunately it seems that
the trusty old work-horse perl keeps dying on me.
Heres the link to attachr with syntax highlighted version of the
server implementation.
http://attachr.com/10605
very basic server with some ugly xml hacks in it.
Is there a way to enable some sort of debug info on what actually goes
wrong?
Br,
Lekonna
i'm having bit of a hard time getting my very simple multiplexing
socket server staying alive. It keeps exiting without giving any
messages, and since i'm running the bugger in while(1) loop i don't
quite get why the heck it does that.
Its a very basic echo server with some added features for keeping
track of users. Basicly i wanted to learn how to use sockets in flash
and needed something to echo the poo that i send back to me so i came
up with this quick and dirty solution. Now unfortunately it seems that
the trusty old work-horse perl keeps dying on me.
Heres the link to attachr with syntax highlighted version of the
server implementation.
http://attachr.com/10605
very basic server with some ugly xml hacks in it.
Is there a way to enable some sort of debug info on what actually goes
wrong?
Br,
Lekonna