lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Zero copy receive buffers


From: leon . woestenberg
Subject: Re: [lwip-users] Zero copy receive buffers
Date: Mon, 31 Mar 2003 11:54:16 +0200


Hello Marc,

thanks for the explanation of your system and zero-copy input mechanism.

Have you looked into the recent developments regarding PBUF_REF pbufs?

They should match what you have implemented yourself, with the exception
that we currently do not do any boundary checks on PBUF_ROM/PBUF_REF
types.

I will implement pbuf_header() for PBUF_REF/ROM.

Regards,

Leon Woestenberg


reply via email to

[Prev in Thread] Current Thread [Next in Thread]