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

SYNOPSIS

6          void
7          mongoc_socket_destroy (mongoc_socket_t *sock);
8

PARAMETERS

10sock: A mongoc_socket_t.
11

DESCRIPTION

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

AUTHOR

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