1MONGOC_SOCKET_T(3)                 libmongoc                MONGOC_SOCKET_T(3)
2
3
4

NAME

6       mongoc_socket_t - mongoc_socket_t
7
8       Portable socket abstraction
9

SYNOPSIS

11          #include <mongoc/mongoc.h>
12
13          typedef struct _mongoc_socket_t mongoc_socket_t
14

SYNOPSIS

16       This  structure  provides  a  socket abstraction that is friendlier for
17       portability than BSD sockets directly. Inconsistencies  between  Linux,
18       various BSDs, Solaris, and Windows are handled here.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.16.2                           Feb 25, 2020               MONGOC_SOCKET_T(3)
Impressum