开发者

Does implementation of epoll have any rfc?

Many network protocols have their own rfc(request for comment),

like this one for http/1.1:

http://www.w3.org/Protocols/HTTP/1.1/rfc2616.pdf

does 开发者_如何学运维epoll have its own rfc online?


epoll is a set of functions, not a network protocol. The epoll(7) man page is probably the clearest source of information about their usage.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜