Loading lib/connect.h +5 −4 Original line number Diff line number Diff line #ifndef __NONBLOCK_H #define __NONBLOCK_H #ifndef __CONNECT_H #define __CONNECT_H /***************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | Loading @@ -24,6 +24,7 @@ *****************************************************************************/ CURLcode Curl_connecthost(struct connectdata *conn, long timeout, /* milliseconds */ int sockfd, /* input socket, or -1 if none */ int *socket); int *socket); /* not set if error is returned */ #endif Loading
lib/connect.h +5 −4 Original line number Diff line number Diff line #ifndef __NONBLOCK_H #define __NONBLOCK_H #ifndef __CONNECT_H #define __CONNECT_H /***************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | Loading @@ -24,6 +24,7 @@ *****************************************************************************/ CURLcode Curl_connecthost(struct connectdata *conn, long timeout, /* milliseconds */ int sockfd, /* input socket, or -1 if none */ int *socket); int *socket); /* not set if error is returned */ #endif