[squeak-dev] 20s send timeout in Socket >> sendSomeData:startIndex:count:

Matthew Fulmer tapplek at gmail.com
Fri Feb 18 03:46:26 UTC 2011


We ran into an issue in cobalt, and finally tracked it down to
the hardcoded 20 second timeout in Socket >>
sendSomeData:startIndex:count: . We need to make the timeout
configurable, ideally turning it off. The read timeouts in
Socket and SocketStream are configurable, kind of. Has anybody
done the same for the write timeouts?

-- 
Matthew Fulmer (a.k.a. Tapple)



More information about the Squeak-dev mailing list