ReactOS 0.4.16-dev-937-g7afcd2a
|
Network buffer descriptor for Netconn API. Based on Packet buffers (PBUF) internally to avoid copying data around.
Buffers must not be shared across multiple threads, all functions except netbuf_new() and netbuf_delete() are not thread-safe.