MONGOC_SOCKET_T(3) | MongoDB C Driver | MONGOC_SOCKET_T(3) |
mongoc_socket_t - mongoc_socket_t
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
February 23, 2019 | 1.14.0 |