notes

来自「mini http server,可以集成嵌入到程序中,实现简单的web功能」· 代码 · 共 18 行

TXT
18
字号

PIIO Module
===========
Some of these comments are obselete.

- rename AcceptFunctionData to AcceptFunctionArg, also variable
names the same.

- verify accept, send and recv timeout in TCPIPSck.c

- stub IO only stubs servers right now...

- system errors in TCPIPSck.cpp (like bind() failed for
address already in use) try to give a line number like they are 
configuration errors. Also maybe they should give a text error
message.

⌨️ 快捷键说明

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