Listener
interface Listener
Methods
accept
pub fn accept(self): Connection throws IoError
Accepts a new incoming connection from this listener.
accept
pub fn accept(self): Connection throws IoError
Accepts a new incoming connection from this listener.
Accepts a new incoming connection from this listener.