mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
socket: Remove old comment
This commit is contained in:
parent
f665ebac16
commit
067f982da4
@ -190,7 +190,6 @@ func (socket *Socket) RunSocketWriter() {
|
|||||||
break
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//TODO(dan): empty socket.lineToSendExists queue
|
|
||||||
socket.conn.Close()
|
socket.conn.Close()
|
||||||
if !socket.Closed {
|
if !socket.Closed {
|
||||||
socket.Closed = true
|
socket.Closed = true
|
||||||
|
Loading…
Reference in New Issue
Block a user