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

Method checkAccept

src/java/lang/SecurityManager.java:260–262  ·  view source on GitHub ↗

Checks to see if a socket connection to the specified port on the specified host has been accepted. @param host the host name 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 1

acceptMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected