Mark Andrews
|
f4d86cfcea
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
Mark Andrews
|
79e5e7b356
|
1348. [port] win32: Rewrote code to use I/O Completion Ports
in socket.c and eliminating a host of socket
errors. Performance is enhanced.
|
2003-07-09 04:58:19 +00:00 |
|
Danny Mayer
|
931e557ecf
|
Fixed code to check for NULL before freeing buffer
|
2002-08-01 03:52:14 +00:00 |
|
Mark Andrews
|
a7038d1a05
|
copyrights
|
2002-02-20 03:35:59 +00:00 |
|
Danny Mayer
|
6fedbb60b2
|
Change freebuf flag to be local to calls to NTstrerror() and be threadsafe
|
2002-01-25 03:39:25 +00:00 |
|
Andreas Gustafsson
|
945f7311ca
|
Don't return a value from isc__strerror(); it was never used, and
casting it to void everywhere as required by the coding standards would have been silly
and pointless
|
2001-11-20 01:45:49 +00:00 |
|
Danny Mayer
|
6f2e507e7e
|
Added support for isc__strerror, moving the message code handling from errno2result.c to strerror.c. updated routines to use it and updated makes to include additional files
|
2001-09-04 03:22:23 +00:00 |
|