|
From: | Stian Skjelstad |
Subject: | Re: [lwip-devel] Removing the restriction on number of sockets |
Date: | Fri, 11 Aug 2017 10:29:13 +0200 |
> In an RTOS, where you have multiple networking applications (which wouldThat's really bad, and I don't know how to solve it, Does anyone here
> typically be their own processes on Linux) but each are simply threads in
> the same process space, now a thread’s first call to socket() could return
> an FD larger than what FD_SETSIZE can hold rather than 0. This would
> require modifying all applications to expect FDs that couldn’t fit within
> fd_set even when they are only using a small number of sockets
>
have any ideas?
[Prev in Thread] | Current Thread | [Next in Thread] |