oracular (3) mongoc_stream_socket_get_socket.3.gz

SYNOPSIS
mongoc_socket_t * mongoc_stream_socket_get_socket (mongoc_stream_socket_t *stream);
PARAMETERS
• stream: A mongoc_stream_socket_t. Retrieves the underlying mongoc_socket_t for a mongoc_stream_socket_t.
RETURNS
A mongoc_stream_socket_t.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc