MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / connect

Method connect

src/java/net/PlainSocketImpl.java:62–92  ·  view source on GitHub ↗

Creates a socket and connects it to the specified port on the specified host. @param host the specified host @param port the specified port

(String host, int port)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getByNameMethod · 0.95
socketConnectMethod · 0.95
socketCloseMethod · 0.95
socketCreateMethod · 0.95

Tested by

no test coverage detected