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: Wed, 14 Jan 2009 11:46:34 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121622 Ubuntu/8.10 (intrepid) Firefox/3.0.5

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

                 Summary: Add option UDP_EXT_RECV_CALLBACK to enable new API
function udp_ext_recv()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: stoklund
            Submitted on: Wed 14 Jan 2009 12:46:32 PM CET
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

A UDP pcb can have either an extended or a normal receive callback,
not both.  The extended callback has access to the IP header and the
receiving interface. It is meant for UDP applications with special
requirements.

Please see discussion beginning here:
http://lists.gnu.org/archive/html/lwip-devel/2009-01/msg00020.html





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 14 Jan 2009 12:46:32 PM CET  Name: udp-extend-callback  Size: 8kB  
By: stoklund

<http://savannah.nongnu.org/patch/download.php?file_id=17256>

    _______________________________________________________

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]