source: code/trunk/conn.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @323   5 years contact Add support for WebSocket connections WebSocket connections allow …
(edit) @315   5 years contact Introduce ircConn This interface will allow a conn to be backed by a …
(edit) @314   5 years contact Remove setKeepAlive Go sets a default keep-alive interval of 15 …
(edit) @312   5 years contact Close net.Conn in conn.Close Close the connection in conn.Close. This …
(edit) @280   5 years contact Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
(add) @210   5 years contact Introduce conn for common connection logic This centralizes the …
Note: See TracRevisionLog for help on using the revision log.