socket.send: speedup by avoiding calling wait_write where unnecessary; support flags argument
- use the same technique on sendto - add 'flags' argument to sendall as well
Showing
Please register or sign in to comment
- use the same technique on sendto - add 'flags' argument to sendall as well