pkgsrc-Bugs archive

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

Re: pkg/50995: sigsegv in recv()



On Fri, Apr 01, 2016 at 08:50:01AM +0000, Patrick Welche wrote:
> The following reply was made to PR pkg/50995; it has been noted by GNATS.
> 
> From: Patrick Welche <prlw1%cam.ac.uk@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc: 
> Subject: Re: pkg/50995: sigsegv in recv()
> Date: Fri, 1 Apr 2016 09:45:51 +0100
> 
>  On Fri, Apr 01, 2016 at 09:19:40AM +0100, Patrick Welche wrote:
>  > #define FD_SETSIZE      256
>  
>  and how does FD_SETSIZE tie in with
>  
>  kern.maxfiles = 16384

Completely unrelated. That's the global FD limit, not even the process
limit.

Joerg


Home | Main Index | Thread Index | Old Index