mirror of
https://github.com/curl/curl.git
synced 2026-06-01 22:04:15 +03:00
use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling
This commit is contained in:
parent
aa4435c23b
commit
4894ce16fc
9 changed files with 31 additions and 72 deletions
|
|
@ -23,7 +23,6 @@
|
|||
* $Id$
|
||||
***************************************************************************/
|
||||
|
||||
int our_sockerrno(void);
|
||||
void logmsg(const char *msg, ...);
|
||||
|
||||
#ifndef FALSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue