mirror of
https://github.com/v2ray/v2ray-core.git
synced 2024-04-21 12:31:52 +00:00
typo
This commit is contained in:
@@ -150,7 +150,7 @@ func (ws *wsconn) setup() {
|
||||
https://godoc.org/github.com/gorilla/websocket#Conn.NextReader
|
||||
https://godoc.org/github.com/gorilla/websocket#Conn.NextWriter
|
||||
|
||||
Both Read and write access are exclusive.
|
||||
Both Read and write access are both exclusive.
|
||||
And in both case it will need a lock.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user