lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #9455] The sockets API does not correctly inform a pro


From: Frédéric Bernon
Subject: [lwip-devel] [bug #9455] The sockets API does not correctly inform a process that a RST has been received
Date: Tue, 17 Apr 2007 13:10:00 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #2, bug #9455 (project lwip):

Is something done on that? Actually, if we got a ERR_RST, even with only
send, sockets api will returns ECONNRESET:

//from sockets.c
ECONNRESET,    /* ERR_RST     -4      Connection reset.        */

Is EPIPE is really a better error code?



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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