Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 477 Bytes

ferver

First thing: Thanks so much to Zhu Jiashun, all codes come from zyearn/zaver. For having a deeper understanding of network programming under linux I input and debug these codes line by line referring to his commit logs.

###Programming model

  • threadpoll
  • non-blocking IO
  • 事件驱动/循环(epoll)

###Support

  • http GET
  • http header key:Connction,If-Modified-Since