mirror of
https://github.com/skywind3000/kcp.git
synced 2025-01-30 18:40:08 +08:00
Updated Network Layer (markdown)
parent
d70d949c3e
commit
319d1f2aae
@ -24,4 +24,4 @@ kcp 的 input, output 方法用来对接下层的 udp 收发模块。而 ikcp_se
|
|||||||
|
|
||||||
为了方便数据再协议栈中高性能的传递,你可以选择实现类似 linux skbuf 的数据结构来管理各个数据包:
|
为了方便数据再协议栈中高性能的传递,你可以选择实现类似 linux skbuf 的数据结构来管理各个数据包:
|
||||||
|
|
||||||
![](http://skywind3000.github.io/word/images/skbuf.png)
|
![](http://skywind3000.github.io/word/images/kcp/skbuf.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user