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
Now the naive net bridge has a bug. When different ifaces share a common socket set, packets will be polled by the iface which can't process it. And it will cause bugs like connect-time-out.
Now the naive net bridge has a bug. When different ifaces share a common socket set, packets will be polled by the iface which can't process it. And it will cause bugs like connect-time-out.
The codes are as below:
The text was updated successfully, but these errors were encountered: