> > Not sure where 119.242.25.32 is coming from > $ rexx -e "say SockGetHostId(); ::requires 'rxsock' LIBRARY" > 119.242.25.32 >
Probably from /etc/hosts .. check the gethostid() docs for your OS. You can rewrite the samples to use localhost 127.0.0.1 instead - this should always work
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel