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

Method accept

src/java/net/ServerSocket.java:100–123  ·  view source on GitHub ↗

Accepts a connection. This method will block until the connection is made. @exception IOException IO error when waiting for the connection.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getSecurityManagerMethod · 0.95
checkAcceptMethod · 0.95
getInetAddressMethod · 0.95
getPortMethod · 0.95
closeMethod · 0.95
getHostNameMethod · 0.80
acceptMethod · 0.65

Tested by

no test coverage detected