MONGOC_SOCKET_T(3) | libmongoc | MONGOC_SOCKET_T(3) |
Portable socket abstraction
#include <mongoc/mongoc.h> typedef struct _mongoc_socket_t mongoc_socket_t
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.
MongoDB, Inc
2017-present, MongoDB, Inc
March 31, 2024 | 1.26.0 |