mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
socket: Remove old comment
This commit is contained in:
parent
f665ebac16
commit
067f982da4
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ func (socket *Socket) RunSocketWriter() {
|
|||
break
|
||||
}
|
||||
}
|
||||
//TODO(dan): empty socket.lineToSendExists queue
|
||||
socket.conn.Close()
|
||||
if !socket.Closed {
|
||||
socket.Closed = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue