| MONGOC_SOCKET_LISTEN(3) | libmongoc | MONGOC_SOCKET_LISTEN(3) |
int mongoc_socket_listen (mongoc_socket_t *sock, unsigned int backlog);
This function is similar to the BSD sockets listen() function. It is meant for socket servers.
0 on success, -1 on failure and errno is set.
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |