forked from External/ergo
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
|
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…
Add table
Add a link
Reference in a new issue