todo
来自「这是我们参加06年全国开源软件的竞赛作品」· 代码 · 共 12 行
TXT
12 行
Implement the event constructors for input operation (inputEvt, ...).Slow down timer interrupts when pausing for I/O, etc. When waiting forjust a single kind of thing (e.g., I/O), we can just wait, instead ofsigpause. Also, we should eventually use asynchronous mechanisms, suchas SIGCHLD and SIGIO.Add a CML interface to signals.Add clean-up code for sockets.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?