|
SYNOPSISint mongoc_socket_getsockname (mongoc_socket_t *sock, PARAMETERS
DESCRIPTIONRetrieves the socket name for sock. The result is stored in addr. addrlen should be the size of the addr when calling this. RETURNS0 if successful, otherwise -1 and errno is set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|