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

Method startServer

src/cn/aofeng/demo/nio/NioEchoServer.java:246–287  ·  view source on GitHub ↗

启动服务器。 @param port 服务监听的端口 @param selectTimeout Selector检查通道就绪状态的超时时间(单位:毫秒)

(int port, int selectTimeout)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 4

acceptNewMethod · 0.95
readDataMethod · 0.95
registerMethod · 0.65
logMethod · 0.45

Tested by

no test coverage detected