mongoc_stream_socket_get_socket - Man Page
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
2009-present, MongoDB, Inc.
Info
Nov 07, 2024 1.29.0 libmongoc