⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 最新rtlinux内核源码
💻
字号:
Once inserted, the stack offers a sockets-like API to the RT-Tasksthat can be used to send and receive packets over a network. Thesockets API is build over the "sequential API" (which is quite similarto the BSD socket API) and achieves effectiveness using RTL-lwIP as itutilizes knowledge of the internal structure of the stack. RTL-lwIPalso offers another API called raw API which is not only faster interms of code execution time but is also less memory intensive. Tworeports written by Adam Dunkels (lwIP's author) include a referencemanual of the lwIP API, a manual for the raw API and a description ofthe sockets API (note that all communication APIs are inherited fromlwIP, so more documentation can be found in its home page)- The manual describing the raw API is raw_api.txt which is includedin this directory.  - The lwIP API and the sockets API can be found inthis location:http://www.sics.se/~adam/lwip/doc/lwip.pdf- The Operating System Emulation Layer API is described in OSEL-2-1.pdf,also included in this directory (the OSEL API described in that documentis the same API used in the 0.3 version of RTL-lwIP).Visit the RTL-lwIP web site:http://www.rtlinux-gpl.org/~serpeal/RTL-lwIP/htmlFiles/index.htmlThere you can find references to more documentation.

⌨️ 快捷键说明

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