1MONGOC_SOCKET_T(3)                 libmongoc                MONGOC_SOCKET_T(3)
2
3
4
5Portable socket abstraction
6

SYNOPSIS

8          #include <mongoc/mongoc.h>
9
10          typedef struct _mongoc_socket_t mongoc_socket_t
11

SYNOPSIS

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

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023               MONGOC_SOCKET_T(3)
Impressum