lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5958] netconn_listen & netconn_accept error handlin


From: Frédéric Bernon
Subject: [lwip-devel] [patch #5958] netconn_listen & netconn_accept error handling
Date: Wed, 23 May 2007 13:43:46 +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 #5, patch #5958 (project lwip):

I agree with you, but if you want to be coherent, we also should replace in
api_lib function any code like ...

if (conn == NULL) {
  return ERR_VAL;
}

... by an assert, right?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5958>

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





reply via email to

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