1MONGOC_SOCKET_DESTROY(3)           libmongoc          MONGOC_SOCKET_DESTROY(3)
2
3
4

NAME

6       mongoc_socket_destroy - mongoc_socket_destroy()
7

SYNOPSIS

9          void
10          mongoc_socket_destroy (mongoc_socket_t *sock);
11

PARAMETERS

13       ยท sock: A mongoc_socket_t.
14

DESCRIPTION

16       This function releases all resources associated with a mongoc_socket_t.
17       This should be called when you are no longer  using  the  socket.  Does
18       nothing if sock is NULL.
19

AUTHOR

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