Sends a full payload (even when it biggen than the send buffer) and only returns when it is sent or on failure.
the number of bytes sent (if not payload.length, an error has occured).
See Implementation
Sends a full payload (even when it biggen than the send buffer) and only returns when it is sent or on failure.