help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Help needed for gst-remote


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Help needed for gst-remote
Date: Thu, 04 Mar 2010 10:04:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.1

On 03/03/2010 07:52 PM, Holger Hans Peter Freyther wrote:
connect(4, {sa_family=AF_INET, sin_port=htons(12345),
sin_addr=inet_addr("10.88.73.112")}, 16) = -1 EINPROGRESS (Operation now in
progress)

That's expected, it is not an error. gst will be signaled later when the connect is complete and it suspends the Smalltalk process in the meanwhile.

I'm sure the strace was longer. :-)

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]