Searched refs:MAX_LISTEN (Results 1 – 2 of 2) sorted by relevance
21 # define MAX_LISTEN SO_MAXCONN macro23 # define MAX_LISTEN SOMAXCONN macro25 # define MAX_LISTEN 32 macro288 if (socktype != SOCK_DGRAM && listen(sock, MAX_LISTEN) == -1) { in BIO_listen()
16 # define MAX_LISTEN SO_MAXCONN macro18 # define MAX_LISTEN SOMAXCONN macro20 # define MAX_LISTEN 32 macro
Completed in 5 milliseconds