logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mongoc_socket_t *

Author

       MongoDB, Inc

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.

Synopsis

          mongoc_socket_t *
          mongoc_stream_socket_get_socket (mongoc_stream_socket_t *stream);

See Also