Re: patch for socketmodule
Reimer Behrends (behrends@buran.fb10.tu-berlin.de)
7 Sep 1994 18:01:02 GMT
tnb2d@brunelleschi.cs.virginia.edu wrote:
: Some folks here wanted to add non-blocking read and write
: functionality to the socketmodule, so we did.
I may be a bit dense, but why not just use the fcntl module to do
that?
Reimer Behrends