Searched refs:MAX_LISTEN (Results 1 – 3 of 3) sorted by relevance
120 # define OSSL_TFO_SERVER_SOCKOPT_VALUE MAX_LISTEN131 # define OSSL_TFO_SERVER_SOCKOPT_VALUE MAX_LISTEN140 # define OSSL_TFO_SERVER_SOCKOPT_VALUE MAX_LISTEN
22 # define MAX_LISTEN SO_MAXCONN macro24 # define MAX_LISTEN SOMAXCONN macro26 # define MAX_LISTEN 32 macro351 if (socktype != SOCK_DGRAM && listen(sock, MAX_LISTEN) == -1) { in BIO_listen()
17 # define MAX_LISTEN SO_MAXCONN macro19 # define MAX_LISTEN SOMAXCONN macro21 # define MAX_LISTEN 32 macro
Completed in 7 milliseconds