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
Because the link is over UDP, its natural to expect drops and reordering. The acquireRecv() implementation should detect this by dropping out of order-packets and reporting overflow/drop on these events so the caller can respond to the discontinuity.
The text was updated successfully, but these errors were encountered:
Because the link is over UDP, its natural to expect drops and reordering. The acquireRecv() implementation should detect this by dropping out of order-packets and reporting overflow/drop on these events so the caller can respond to the discontinuity.
The text was updated successfully, but these errors were encountered: