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
tcp accept should retry when encoutering some kinds of error (#565)
* tcp accept should retry when encoutering some kinds of error
bump version to v2.1.2
* persistent temporary machine id
mpsc tunnel may be stuck by slow tcp stream, should not panic for this (
#406)
* mpsc tunnel may be stuck by slow tcp stream, should not panic for this
* disallow node connect to self