Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit085d46c

Browse files
committed
Document context expirations wart
Closes#242
1 parent29f527b commit085d46c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎conn.go‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ const (
3737
//
3838
// On any error from any method, the connection is closed
3939
// with an appropriate reason.
40+
//
41+
// This applies to context expirations as well unfortunately.
42+
// See https://github.com/nhooyr/websocket/issues/242#issuecomment-633182220
4043
typeConnstruct {
4144
subprotocolstring
4245
rwc io.ReadWriteCloser

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp