That was another thing that I had tried which failed, but I forgot to mention it in the
original post. I had attempted to use Tcl_ErrnoId and it returned 'Unknown'. I just
tested the use of Tcl_GetErrno, and the value it returns (0), is also not consistent
with the global errno...
I'm trying to use Tcl to open a socket from an HP-UX11 machine to a server running
on a Windows NT platform. In the code, the key line is a check of errno to see its
value, which should be EINPROGRESS. The errno variable in the code returns a 0
after the connect, but doing a 'perror()' shows...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.