Searched refs:PRINT_SOCKET_ERROR (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dminisoap.c28 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
30 #define PRINT_SOCKET_ERROR(x) perror(x) macro
55 PRINT_SOCKET_ERROR("send");
65 PRINT_SOCKET_ERROR("shutdown");
H A Dreceivedata.c31 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
33 #define PRINT_SOCKET_ERROR(x) perror(x) macro
61 PRINT_SOCKET_ERROR("poll");
77 PRINT_SOCKET_ERROR("select");
91 PRINT_SOCKET_ERROR("recv");
H A Dconnecthostport.c42 /* definition of PRINT_SOCKET_ERROR */
44 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
46 #define PRINT_SOCKET_ERROR(x) perror(x) macro
91 PRINT_SOCKET_ERROR("socket");
100 PRINT_SOCKET_ERROR("setsockopt");
106 PRINT_SOCKET_ERROR("setsockopt");
129 PRINT_SOCKET_ERROR("getsockopt");
141 PRINT_SOCKET_ERROR("connect");
199 PRINT_SOCKET_ERROR("setsockopt");
205 PRINT_SOCKET_ERROR("setsockop
[all...]
H A Dminiupnpc.c104 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
106 #define PRINT_SOCKET_ERROR(x) perror(x) macro
412 PRINT_SOCKET_ERROR("socket");
477 PRINT_SOCKET_ERROR("setsockopt");
499 PRINT_SOCKET_ERROR("setsockopt");
513 PRINT_SOCKET_ERROR("setsockopt");
528 PRINT_SOCKET_ERROR("setsockopt");
538 PRINT_SOCKET_ERROR("setsockopt");
556 PRINT_SOCKET_ERROR("bind");
608 PRINT_SOCKET_ERROR("sendt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dminisoap.c28 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
30 #define PRINT_SOCKET_ERROR(x) perror(x) macro
55 PRINT_SOCKET_ERROR("send");
65 PRINT_SOCKET_ERROR("shutdown");
H A Dreceivedata.c31 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
33 #define PRINT_SOCKET_ERROR(x) perror(x) macro
61 PRINT_SOCKET_ERROR("poll");
77 PRINT_SOCKET_ERROR("select");
91 PRINT_SOCKET_ERROR("recv");
H A Dconnecthostport.c42 /* definition of PRINT_SOCKET_ERROR */
44 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
46 #define PRINT_SOCKET_ERROR(x) perror(x) macro
91 PRINT_SOCKET_ERROR("socket");
100 PRINT_SOCKET_ERROR("setsockopt");
106 PRINT_SOCKET_ERROR("setsockopt");
129 PRINT_SOCKET_ERROR("getsockopt");
141 PRINT_SOCKET_ERROR("connect");
199 PRINT_SOCKET_ERROR("setsockopt");
205 PRINT_SOCKET_ERROR("setsockop
[all...]
H A Dminiupnpc.c104 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
106 #define PRINT_SOCKET_ERROR(x) perror(x) macro
412 PRINT_SOCKET_ERROR("socket");
477 PRINT_SOCKET_ERROR("setsockopt");
499 PRINT_SOCKET_ERROR("setsockopt");
513 PRINT_SOCKET_ERROR("setsockopt");
528 PRINT_SOCKET_ERROR("setsockopt");
538 PRINT_SOCKET_ERROR("setsockopt");
556 PRINT_SOCKET_ERROR("bind");
608 PRINT_SOCKET_ERROR("sendt
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dminisoap.c28 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
30 #define PRINT_SOCKET_ERROR(x) perror(x) macro
55 PRINT_SOCKET_ERROR("send");
65 PRINT_SOCKET_ERROR("shutdown");
H A Dreceivedata.c31 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
33 #define PRINT_SOCKET_ERROR(x) perror(x) macro
61 PRINT_SOCKET_ERROR("poll");
77 PRINT_SOCKET_ERROR("select");
91 PRINT_SOCKET_ERROR("recv");
H A Dconnecthostport.c42 /* definition of PRINT_SOCKET_ERROR */
44 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
46 #define PRINT_SOCKET_ERROR(x) perror(x) macro
91 PRINT_SOCKET_ERROR("socket");
100 PRINT_SOCKET_ERROR("setsockopt");
106 PRINT_SOCKET_ERROR("setsockopt");
129 PRINT_SOCKET_ERROR("getsockopt");
141 PRINT_SOCKET_ERROR("connect");
199 PRINT_SOCKET_ERROR("setsockopt");
205 PRINT_SOCKET_ERROR("setsockop
[all...]
H A Dminiupnpc.c104 #define PRINT_SOCKET_ERROR(x) printf("Socket error: %s, %d\n", x, WSAGetLastError()); macro
106 #define PRINT_SOCKET_ERROR(x) perror(x) macro
412 PRINT_SOCKET_ERROR("socket");
477 PRINT_SOCKET_ERROR("setsockopt");
499 PRINT_SOCKET_ERROR("setsockopt");
513 PRINT_SOCKET_ERROR("setsockopt");
528 PRINT_SOCKET_ERROR("setsockopt");
538 PRINT_SOCKET_ERROR("setsockopt");
556 PRINT_SOCKET_ERROR("bind");
608 PRINT_SOCKET_ERROR("sendt
[all...]

Completed in 122 milliseconds