listen(2): listen for connections on socket - Linux man page

listen(2): listen for connections on socket - Linux man page

瀏覽:953
日期:2025-10-11
listen() marks the socket referred to by sockfd as a passive socket, that is, as a socket that will be used to accept incoming connection requests using accept(2)....看更多