[FIX][3.6b] SocketFixAggregated

umejava at mars.dti.ne.jp umejava at mars.dti.ne.jp
Tue Aug 19 03:15:19 UTC 2003


from preamble:

"Change Set:		SocketFixAggregated
Date:			19 August 2003
Author:			Masashi Umezawa

Stephen Pair's socket accept fix + my other socket fixes.

Please review this version. Recently released socket related patches are
all included (and integrated) in this change set.

My fixes are:
-Socket>>receiveAvailableDataInto:startingAt: ansers self.
	Now it answers the size of received data correctly.

-Socket>>connectTo:port:waitForConnectionFor: 
-Socket>>waitForConnectionFor:
	Both try 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: SocketFixAggregated.cs.gz
Type: application/octet-stream
Size: 1463 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030819/604fe7fb/SocketFixAggregated.cs.obj


More information about the Squeak-dev mailing list