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
1079: socket: expose MSG_WAITALL in MsgFlags r=asomers a=stefano-garzarella
MSG_WAITALL can be useful with recv() to wait the full amount of data requested.
Co-authored-by: Stefano Garzarella <[email protected]>
0 commit comments