[BUG] Problem with POPSocket

Ned Konz ned at bike-nomad.com
Tue Apr 23 19:29:16 UTC 2002


On Tuesday 23 April 2002 12:07 pm, Ken Causey wrote:
> Then I'm confused.  My problem is that unless I do a Socket
> initializeNetwork, then POPSocket new returns a socket with an
> invalidSocketHandle, which is therefore unusable.

Hmm. When I try POPSocket class>>example, it doesn't work on a freshly 
started image.

The problem seems to be that in connectTo:port:

	status _ self primSocketConnectionStatus: socketHandle.

is returning a -1

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list