You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jennifer Petkus <pe...@yorktown.virtualight.com> on 2001/06/07 22:06:26 UTC

Explorer kills my chat server

Hello, I'm new to this list and hope you can help. I've written a chat
server that uses Macromedia Flash as the front end client. You can see it in
action at http://www.in-a-flash.org/chat/chat.html. A mod_perl script is the
server and it works fine, but when a Windows Explorer user is logged in and
shutsdown without closing the socket, quitting IE first or giving another
app focus, it kills the chat server. It's easy to restart but annoying as
heck.

For the record, it doesn't seem to make a difference which version of Perl
or mod_perl distribution. Windows Netscape Navigator doesn't kill the
server. I'm using IO::Socket and IO::Select. If anyone has any suggestions,
I'd appreciate it.

Thanks,

Jennifer Petkus