![]() |
![]()
| ![]() |
![]()
SYNOPSISssize_t mongoc_socket_sendv (mongoc_socket_t *sock, PARAMETERS
DESCRIPTIONSends a vector of buffers to the destination. This uses sendmsg() when available to perform a gathered write. If IOV_MAX is reached, a fallback will be used. RETURNSthe number of bytes sent on success, or -1 on failure and errno is set. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|