todo

来自「用c++编写http server的源码库,对socket等网络处理的代码可迅速」· 代码 · 共 13 行

TXT
13
字号
Things to do:=============* Try to fix bug causing Windows shutdown crash versus using work-around* Help get at least one of the logging frameworks working in Windows* Add support for Sun Studio & Microsoft Visual C++ compilers* Use read-write mutex for HTTPServer modules?* Compare performance of using multiple io_services versus just one* Allow more options for binding servers than just port numbers (IP)* Add support for parsing multipart form content?* Add support for built-in authentication (Basic-Auth/OpenID)?* Switch to Jam or CMake build system instead of autotools?

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?