Searched refs:EPROTOTYPE (Results 1 – 10 of 10) sorted by relevance
140 #define EPROTOTYPE 107 /* Protocol wrong type for socket */ macro
141 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
97 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
118 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
100 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
134 #define EPROTOTYPE 91 /* Protocol wrong type for socket */
142 #define EPROTOTYPE 91 /**< Protocol wrong type for socket */ macro
141 #define EPROTOTYPE 91 /**< Protocol wrong type for socket */
146 … (EPROTOTYPE == err_record) || (EALREADY == err_record) || (EINPROGRESS == err_record)) { in http_tcp_recv_wrapper()
Completed in 12 milliseconds