MCPcopy Create free account
hub / github.com/ReactiveX/RxRust / connect

Method connect

src/reactor.rs:223–227  ·  view source on GitHub ↗

connect to the supplied hostname and port any data that arrives on the connection will be put into a Buf and sent down the supplied Sender channel along with the Token of the connection

(&mut self,
                   hostname: &str,
                   port: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.80
oneway_testFunction · 0.80

Calls 3

new_bufFunction · 0.85
cloneMethod · 0.80
channelMethod · 0.80

Tested by 2

mainFunction · 0.64
oneway_testFunction · 0.64