don't close socket send channel

This commit is contained in:
Jeremy Latt 2014-02-14 19:30:28 -08:00
parent 50f1012c92
commit ac186a0669
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
package irc
import (
"log"
"net"
"strings"
)