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

  
 
  

home | help
BSON_CONTEXT_GET_DEFAULT(3)	     libbson	     BSON_CONTEXT_GET_DEFAULT(3)

SYNOPSIS
	bson_context_t *
	bson_context_get_default (void);

RETURNS
     The   bson_context_get_default()	function   shall   return   the  default
     bson_context_t for the process.  This context is  created	with  the  flags
     BSON_CONTEXT_THREAD_SAFE and BSON_CONTEXT_DISABLE_PID_CACHE.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026	     BSON_CONTEXT_GET_DEFAULT(3)

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

home | help