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

Method checkConnect

src/java/lang/SecurityManager.java:230–232  ·  view source on GitHub ↗

Checks to see if a socket has connected to the specified port on the the specified host. @param host the host name port to connect to @param port the protocol port to connect to @exception SecurityException If a security error has occurred.

(String host, int port)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

SocketMethod · 0.95
getByNameMethod · 0.95
getAllByNameMethod · 0.95
sendMethod · 0.95
receiveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected