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
WSAENOBUFS 10055 | No buffer space available.An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
Observed error when testing #869 on Windows 11, though error may not be related to the change.
Error for
SendTo
:operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
Running with
-i 250ms -g 25ms
.Only happened once, cannot reproduce.
The text was updated successfully, but these errors were encountered: