[FIX] SocketLocalAddressLocalPortFix-mu

umejava at mars.dti.ne.jp umejava at mars.dti.ne.jp
Wed Nov 26 08:59:19 UTC 2003


from preamble:

"Change Set:		SocketLocalAddressLocalPortFix-mu
Date:			26 November 2003
Author:			Masashi Umezawa

Socket>>localAddress, localPort always wait incoming connections, but
this behavior is not needed if the socket is already waiting
connections.

-To see the problem:
socket _ Socket newTCP.
socket listenOn: 8089.
socket localPort. ""before the patch it returns 0 after connection
timeout""

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SocketLocalAddressLocalPortFix-mu.cs.gz
Type: application/octet-stream
Size: 508 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20031126/1f09861b/SocketLocalAddressLocalPortFix-mu.cs.obj


More information about the Squeak-dev mailing list