SYNOPSIS

typedef struct _mongoc_stream_socket_t mongoc_stream_socket_t;

DESCRIPTION

The mongoc_stream_socket_t type is a subclass of mongoc_stream_t for communicating with a peer socket. It is primarily used for communicating with a MongoDB server and should rarely need to be used directly.

SEE ALSO

AUTHORS

This page was written by MongoDB, Inc.