aiopxlib.rtn

来自「Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅」· RTN 代码 · 共 8 行

RTN
8
字号
aioPxLibInit {initialize the asynchronous I/O (AIO) library} {<b>aioPxLibInit\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aioPxLibInit">aioPxLibInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}aio_read {initiate an asynchronous read (POSIX)} {<b>aio_read\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aio_read">aio_read</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}aio_write {initiate an asynchronous write (POSIX)} {<b>aio_write\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aio_write">aio_write</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}lio_listio {initiate a list of asynchronous I/O requests (POSIX)} {<b>lio_listio\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#lio_listio">lio_listio</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}aio_suspend {wait for asynchronous I/O request(s)  (POSIX)} {<b>aio_suspend\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aio_suspend">aio_suspend</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}aio_error {retrieve error status of asynchronous I/O operation (POSIX)} {<b>aio_error\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aio_error">aio_error</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}aio_return {retrieve return status of asynchronous I/O operation (POSIX)} {<b>aio_return\(&nbsp;\)</b>} {<b><a href="./aioPxLib.html#aio_return">aio_return</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

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