Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StoppedError = errors.New("Listener stopped")
Functions ¶
This section is empty.
Types ¶
type StoppableListener ¶
type StoppableListener struct {
*net.TCPListener //Wrapped listener
// contains filtered or unexported fields
}
func (*StoppableListener) Stop ¶
func (sl *StoppableListener) Stop()
Click to show internal directories.
Click to hide internal directories.