use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling

This commit is contained in:
Yang Tse
2007-02-16 16:01:19 +00:00
parent aa4435c23b
commit 4894ce16fc
9 changed files with 31 additions and 72 deletions

View File

@@ -23,7 +23,6 @@
* $Id$
***************************************************************************/
int our_sockerrno(void);
void logmsg(const char *msg, ...);
#ifndef FALSE