lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #19225] bind, connect, and sendto should verify input


From: Frédéric Bernon
Subject: [lwip-devel] [bug #19225] bind, connect, and sendto should verify input paramers
Date: Wed, 07 Mar 2007 10:13:12 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

Follow-up Comment #4, bug #19225 (project lwip):

>So, if you worry about footprint and performance, it is better to use
netconn_ interface.

In fact, I think that netconn_ is not so useful, except for the zero-copy. To
my point of view, it's will be better to only one "sequential" interface, the
BSD sockets.

>BTW, there is no need to use set_errno(EBADF) if get_socket(s) returns NULL,
because get_socket has already set errno. 

Agree with you. 


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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