mirror of
https://github.com/jeremyd/ergo.git
synced 2026-05-29 22:29:27 -07:00
socket: Remove old comment
This commit is contained in:
@@ -190,7 +190,6 @@ func (socket *Socket) RunSocketWriter() {
|
||||
break
|
||||
}
|
||||
}
|
||||
//TODO(dan): empty socket.lineToSendExists queue
|
||||
socket.conn.Close()
|
||||
if !socket.Closed {
|
||||
socket.Closed = true
|
||||
|
||||
Reference in New Issue
Block a user