Versions in this module Expand all Collapse all v0 v0.9.0 Jan 31, 2015 v0.8.3 Jan 6, 2015 Changes in this version type T + func (t *T) DrainAll() error v0.8.2 Jan 4, 2015 Changes in this version + const Automatic + const Deadline + const Manual + func Disown(c net.Conn) error + func MarkIdle(c net.Conn) error + func MarkInUse(c net.Conn) error + type T struct + func Wrap(l net.Listener, m mode) *T + func (t *T) Accept() (net.Conn, error) + func (t *T) Addr() net.Addr + func (t *T) Close() error + func (t *T) CloseIdle() error + func (t *T) Drain() error