On Tue, 21 Jul 2009 18:28:35 +0200
Paolo Bonzini <[email protected]> wrote:

> Ah, indeed.  Sport vs. GNU Smalltalk objects.  The #bindTo: line should 
> read:
> 
>      bindTo: (Sockets.IPAddress fromBytes: socketAddress hostAddress).
> 

Running my original testcase in the OP now gives the expected result:

ste...@g128 ot $ netstat -lpn | grep 4080
tcp        0      0 127.0.0.1:4080          0.0.0.0:*               LISTEN     
16881/gst           

Thanks a lot!

s.


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to