[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cancel read on socket
- Date: Mon, 26 May 2008 17:06:50 +0300
- From: leonp at plris.com (Leon Pollak)
- Subject: Cancel read on socket
On Monday, 26 ?May 2008, Sergei Organov wrote:
> shutdown()
I studied the internet again.
And again I am afraid that shutdown will not help - please, correct me if I am
wrong:
1. shutdown seems not to cancel currently in progress "read" operation (which
blocked the task now).
2. I did not find any way to recover from the shutdowned read.
Sorry for being insisting...:-)
--
Leon