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
@adwpc nice find, I can look into this! I consider this a bug, I think people expect this work like Go's http server (you can have multiple going at a time)
dtls/internal/net/udp/conn.go
Line 129 in 34883a7
can't accept new conn if first conn do not call Read()
dtls/internal/net/udp/conn.go
Line 180 in 34883a7
The text was updated successfully, but these errors were encountered: