[HTCondor-devel] finally a GetLastErrorString() method for Windows


Date: Tue, 07 Jan 2014 15:04:08 -0600
From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
Subject: [HTCondor-devel] finally a GetLastErrorString() method for Windows
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 <tannenba@xxxxxxxxxxx> 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
[← Prev in Thread] Current Thread [Next in Thread→]
  • [HTCondor-devel] finally a GetLastErrorString() method for Windows, Todd Tannenbaum <=