Error: "Remote Socket closed"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Error: "Remote Socket closed"

Hwa Jong Oh
Hi.

When #close message is sent to client Socket, "Remote Socket closed" error
occurs.
Is there anything wrong with closing a socket? It doesn't even sounds like
an error anyway.

Hwa Jong Oh


Reply | Threaded
Open this post in threaded view
|

Re: Error: "Remote Socket closed"

Bill Schwab-2
Hwa Jong,

> When #close message is sent to client Socket, "Remote Socket closed" error
> occurs.
> Is there anything wrong with closing a socket? It doesn't even sounds like
> an error anyway.

I vaguely recall being bothered by something about socket errors, but, it's
generally helpful to have a read call "blow up" to let you know that socket
is closed; the alternative that comes to mind is polling :(

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]