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
I find in Stream.forceClose and stream.cleanup functions, we set the readDeadline twice, is there any trick for deadline? or it just the wrong typo for writeDeadline?
The text was updated successfully, but these errors were encountered:
go-yamux/stream.go
Lines 311 to 325 in 736c1cb
go-yamux/stream.go
Lines 328 to 333 in 736c1cb
I find in Stream.forceClose and stream.cleanup functions, we set the readDeadline twice, is there any trick for deadline? or it just the wrong typo for writeDeadline?
The text was updated successfully, but these errors were encountered: