Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_SOCKET_T(3)		   libmongoc		    MONGOC_SOCKET_T(3)

Portable socket	abstraction

SYNOPSIS
	  #include <mongoc/mongoc.h>

	  typedef struct _mongoc_socket_t mongoc_socket_t

SYNOPSIS
       This  structure	provides  a  socket abstraction	that is	friendlier for
       portability than	BSD sockets directly. Inconsistencies  between	Linux,
       various BSDs, Solaris, and Windows are handled here.

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 2025		    MONGOC_SOCKET_T(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_socket_t&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help