lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #43739] Accept not reporting errors about aborted conn


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #43739] Accept not reporting errors about aborted connections
Date: Wed, 23 Mar 2016 20:59:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36

Update of bug #43739 (project lwip):

                  Status:                    None => In Progress            
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #4:

I've started to work on this by passing 'tcp_alloc()' failures on listen-input
to the accept-callback (this is the first time the accept callback is called
with err != ERR_OK).

ATTENTION: accept callbacks now have to handle NULL pointers for pcb, but any
well-written code would already have checked this :-)

Next step is to fix netconn/socket API to handle these errors when reading
'acceptmbox' and returning an appropriate error (ERR_ABRT would be the correct
but this is still marked as FATAL...)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?43739>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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