patching git head gives:
Object: SpIPAddress error: did not understand #newSocket:
MessageNotUnderstood(Exception)>>signal (AnsiExcept.st:216)
SpIPAddress class(Object)>>doesNotUnderstand: #newSocket: (AnsiExcept.st:1556)
Sockets.ServerSocket class>>port:queueSize:bindTo:
(Sockets.star#VFS.ZipFile/Sockets.st:943)
Ah, indeed. Sport vs. GNU Smalltalk objects. The #bindTo: line should
read:
bindTo: (Sockets.IPAddress fromBytes: socketAddress hostAddress).
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk