Searched refs:MAX_LISTEN (Results 1 – 4 of 4) sorted by relevance
21 # define MAX_LISTEN SO_MAXCONN macro23 # define MAX_LISTEN SOMAXCONN macro25 # define MAX_LISTEN 32 macro286 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