You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Queue write only after processing all buffers (#445)
Allows `writelines` to leverage vectorized IO within uvloop to send
multiple buffers in one `sendmsg` call.
* Update license copyright
Co-authored-by: Fantix King <[email protected]>
0 commit comments