in reply to IO::Select and correct way to detect client crashed?
Note: The code is an adaption of code provided by BroswerUK .
I utterly refute that assertion.
How you dare to claim that your non-functional, incorrectly designed, and horribly implemented single-threaded, event-driven, asynchronous server & client are an "adaption from" my functioning, multi-threaded, synchronous server and client is quite beyond my understanding.
The only elements they have in common -- the timing mechanism and the length-prefixed protocol -- are in no way responsible for the failures of your code!.
The code I supplied to you: works. It is your clumsy and incorrect adaption of it that is broken; so please do not attribute that to me.
(Yes. I am offended.)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: IO::Select and correct way to detect client crashed?
by flexvault (Monsignor) on Oct 18, 2012 at 21:47 UTC | |
by BrowserUk (Patriarch) on Oct 19, 2012 at 03:05 UTC |