readme

来自「这是我们参加06年全国开源软件的竞赛作品」· 代码 · 共 12 行

TXT
12
字号
This is the CML implementation of the Sockets API.  The implementationmostly follows that of the SML/NJ version, but with a couple of exceptions:  1) the systems calls ?? are executed with the timers disabled, since they     may take much longer than a time quantum and there is no non-blocking     form.  2) the systems calls ?? are restarted if they are interrupted.  3) additional event-valued operations are added.

⌨️ 快捷键说明

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