MCPcopy Index your code
hub / github.com/aofeng/JavaTutorial / accept

Method accept

src/cn/aofeng/demo/reactor/Acceptor.java:34–46  ·  view source on GitHub ↗

接收一个新连入的客户端Socket连接,交给Reader处理:Reader向Selector注册并关注READ事件。 @throws IOException

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

startMethod · 0.95
mainMethod · 0.80
mainMethod · 0.80
acceptNewMethod · 0.80

Calls 2

setDecoderMethod · 0.95
registerMethod · 0.65

Tested by

no test coverage detected