lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9431] Removing the restriction on number of sockets


From: Joan Lledó
Subject: [lwip-devel] [patch #9431] Removing the restriction on number of sockets
Date: Sun, 4 Nov 2018 06:11:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #3, patch #9431 (project lwip):

Hello,

I updated the patch to the current source, in this version, MEMP_MEM_MALLOC is
not required.

About the problem with the FD_SET, I couldn't find a solution, that's why I
decided to force LWIP_SOCKET_SELECT==0 when LWIP_SOCKET_OPEN_COUNT==1, and
force clients to use the poll() API if they want to have unlimited number of
sockets.

(file #45358)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-Implement-sockets-open-count.patch Size:10 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9431>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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