mongoc_socket_t(3)
| MONGOC_SOCKET_T(3) | libmongoc | MONGOC_SOCKET_T(3) |
Portable socket abstraction
SYNOPSIS
#include <mongoc/mongoc.h> typedef struct _mongoc_socket_t mongoc_socket_t
SYNOPSIS
This structure provides a socket abstraction that is friendlier for portability than BSD sockets directly. Inconsistencies between Linux, various BSDs, Solaris, and Windows are handled here.
Author
MongoDB, Inc
Copyright
2009-present, MongoDB, Inc.
| February 10, 2026 | 1.30.7 |
