Skip to main content

new_socket

Function new_socket 

Source
pub fn new_socket() -> Value
Expand description

Build a bare net.Socket (a native emitter) with an id but no live stream, as produced by new net.Socket(). connect is called separately.