Home
last modified time | relevance | path

Searched refs:EMSGSIZE (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dcurl_setup_once.h330 #undef EMSGSIZE /* override definition in errno.h */
331 #define EMSGSIZE WSAEMSGSIZE macro
/curl/lib/vquic/
H A Dvquic.c166 case EMSGSIZE: in do_sendmsg()
203 if(SOCKERRNO != EMSGSIZE) { in do_sendmsg()

Completed in 7 milliseconds