lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5851] Use EMFILE to set errno on alloc_socket error


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5851] Use EMFILE to set errno on alloc_socket error
Date: Wed, 04 Apr 2007 17:46:01 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #2, patch #5851 (project lwip):

ENFILE seems better since the file descriptors are gone for the whole lwip
'system' not only one thread (which I would take as the process in an
embedded system).
This leads to misunderstandings when lwip is run under a multiprocessing
system like unix or windows, but I wouldn't care for that since the error
should be from the lwip point of view...

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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