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
Hi,
I have two issues when i stop or destroy server.stackimpl:
sctp server in local peer is not down because it has not remote connection. ( in function destroy of class netty.NetworkGuard server check isconnected after destroy.)
in some shutdown situation , when peer call disconnect but peer's state is down(waiting connect timeout ) , peer did not dispatch stop event thus peer fsm thread still running and still reopen connection.
Thank.
The text was updated successfully, but these errors were encountered:
Hi,
I have two issues when i stop or destroy server.stackimpl:
Thank.
The text was updated successfully, but these errors were encountered: