📄 todo
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -