Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 241 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 241 Bytes

Code Samples

Code Style

  • Google C++ code style

Linux C/C++

  • Daemon Process
  • Socket TCP
  • Socket Byte Stream InputByteStream/OutputByteStream/ByteIOStream/...
  • Epoll
  • Thread Pool

PHP

  • Web Page
  • Socket

Javascript