Skip to main content

howl_close

Function howl_close 

Source
pub fn howl_close(sock: &Value) -> DogeResult
Expand description

howl.close(sock) — close a listener or connection now. Idempotent: closing an already-closed socket is fine. Returns none. Any later operation on it is a catchable IOError.