FYI, I finally added a util lib function for Win32 to get an error string returned in a static buffer (like strerror) so it is easy to use in dprintf messages. Note this is for Win32/Winsock errors, not C library errnos - for C library errno calls, use strerror() as usual.

See
 https://htcondor-wiki.cs.wisc.edu/index.cgi/chngview?cn=39119


--
Todd Tannenbaum <[email protected]> University of Wisconsin-Madison
Center for High Throughput Computing   Department of Computer Sciences
HTCondor Technical Lead                1210 W. Dayton St. Rm #4257
Phone: (608) 263-7132                  Madison, WI 53706-1685
_______________________________________________
HTCondor-devel mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-devel

Reply via email to