help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] [PATCH] Remove unused variable from File class>>#ch


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] [PATCH] Remove unused variable from File class>>#checkError:
Date: Fri, 18 Jun 2010 09:23:46 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Lightning/1.0b1 Thunderbird/3.0.4

On 06/16/2010 08:37 PM, Paolo Bonzini wrote:
> On 06/16/2010 02:31 PM, Holger Hans Peter Freyther wrote:
>> Hi,
>>
>> while looking into why DatagramSocket loocal: '8.8.8.8' port: '23000'
> 
> st> Sockets.DatagramSocket local: '10.34.30.119' port: 23000
> Sockets.DatagramSocket[10.34.30.119:23000]
> st> Sockets.DatagramSocket local: '10.34.30.119' port: '23000'
> Object: IPAddress new "<0x7f5a05e803c0>" error: port out of range
>

Sorry, of course we need to pass the port as a number... the point is
more that binding to googles public ip on my system should fail and it
didn't.



reply via email to

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