_mongoc_socket_try_sendv() attempts to handle WSAEMSGSIZE in an honorable way – only missing one little detail:
Windows doesn't report it as errno.
- is related to
-
CDRIVER-756 Unchecked errors on failed network writes
- Closed
_mongoc_socket_try_sendv() attempts to handle WSAEMSGSIZE in an honorable way – only missing one little detail:
Windows doesn't report it as errno.
CDRIVER-756 Unchecked errors on failed network writes