lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Queueing up UDP packets in RAW api


From: Steinberg Michael
Subject: [lwip-users] Queueing up UDP packets in RAW api
Date: Thu, 15 Feb 2018 11:51:45 +0000

Hello,

I need to queue up received UDP packets inside the UDP receive callback (RAW 
API) for an event driven->polling transfer. I take that the passed in pbuf 
pointers may very well point to pbuf chains, right? Abusing the pbuf next 
pointers for my own custom packet queue seemed like a quick answer, but I fear 
that it might backfire quickly...

Kind regards
Michael





reply via email to

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