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

Mar 04, 2026 2.2.3 libmongoc