[FIX] SocketFixRev2

umejava at mars.dti.ne.jp umejava at mars.dti.ne.jp
Sat Aug 16 16:18:42 UTC 2003


from preamble:

"Change Set:		SocketFixRev2
Date:			17 August 2003
Author:			Masashi Umezawa

After installing Stephen Pair's socket accept fix, I still found minor
bugs. So I fixed them.

-Socket>>receiveAvailableDataInto:startingAt: ansers self.
	Now it answers the size of received data correctly.
-Socket>>connectTo:port:waitForConnectionFor: tries to report bad host
address, but it fails. (because remoteHost is not known if it fails to
connect).
	Now it reports bad host address and port in timeout.  

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SocketFixRev2.cs.gz
Type: application/octet-stream
Size: 845 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030817/5726abf5/SocketFixRev2.cs.obj


More information about the Squeak-dev mailing list