lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6723] Add option UDP_EXT_RECV_CALLBACK to enable ne


From: Jakob Stoklund Olesen
Subject: [lwip-devel] [patch #6723] Add option UDP_EXT_RECV_CALLBACK to enable new API function udp_ext_recv()
Date: Sun, 03 May 2009 07:49:44 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16

Follow-up Comment #4, patch #6723 (project lwip):

Fine by me - except you loose the opportunity to use these functions in raw
and tcp callbacks. The interface could be used for TCP access control, for
instance.

Alternatively, the pcb argument could be a void* so udp_pcb, tcp_pcb, and
raw_pcb can all be passed.

This way of doing it is much less invasive than the patch. Perhaps it could
go in 1.3.1?


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6723>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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