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

Method ServerSocket

src/java/net/ServerSocket.java:48–50  ·  view source on GitHub ↗

Creates an unconnected server socket. Note: this method should not be public. @exception IOException IO error when opening the socket.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getSecurityManagerMethod · 0.95
checkListenMethod · 0.95
createSocketImplMethod · 0.80
createMethod · 0.45
bindMethod · 0.45
listenMethod · 0.45

Tested by

no test coverage detected