mongoc_stream_socket_get_socket - Man Page

Synopsis

mongoc_socket_t *
mongoc_stream_socket_get_socket (mongoc_stream_socket_t *stream);

Parameters

Retrieves the underlying mongoc_socket_t for a mongoc_stream_socket_t.

Returns

A mongoc_stream_socket_t.

Author

MongoDB, Inc

Info

Nov 07, 2024 1.29.0 libmongoc