lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #23119] After a read with timeout, the socket is unuse


From: Dustin Stahlback
Subject: [lwip-devel] [bug #23119] After a read with timeout, the socket is unuseable
Date: Thu, 01 May 2008 13:31:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14

Follow-up Comment #6, bug #23119 (project lwip):

This issue has affected me also, is the fix to have ERR_IS_FATAL act as :

#define ERR_IS_FATAL(e) (((e) < ERR_RTE) || ((e) == ERR_TIMEOUT))  

and what resetting is done in lwip_recvfrom() ?

Thanks,

Dustin


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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