Skip to main content

howl_accept

Function howl_accept 

Source
pub fn howl_accept(listener: &Value) -> DogeResult
Expand description

howl.accept(listener) — block until a client connects, then return the new connection. A non-listener socket is a catchable TypeError; a closed one is an IOError.