lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7865] implement non-blocking SEND operation (socket)


From: piero
Subject: [lwip-devel] [task #7865] implement non-blocking SEND operation (socket)
Date: Thu, 20 Mar 2008 14:08:04 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

URL:
  <http://savannah.nongnu.org/task/?7865>

                 Summary: implement non-blocking SEND operation (socket)
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: piero74
            Submitted on: giovedì 20/03/2008 alle 14:08
                Category: None
         Should Start On: giovedì 20/03/2008 alle 00:00
   Should be Finished on: giovedì 20/03/2008 alle 00:00
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:


lwip should manage in socket implementation non-blocking IO for both rx and
tx operations. 

It should implement MSG_DONTWAIT flag for send function, non-blocking
behaviour for send operation if the socket is set as non-blocking, and return
with error if after a  blocking call of send function, the peer closes the
connection.






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7865>

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.nongnu.org/





reply via email to

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