David CARLIER
David CARLIER
I wrote it for two reasons, to highlight this difference between TCP_DEFER_ACCEPT and SO_ACCEPTFILTER but also I think when you want to implement this feature for those platforms it s...
feature wise it changes nothing indeed, just grouping implementations look better in my opinion.
> Could you please explain what this is and how it can be properly used to me? > > * [mmap](https://man.netbsd.org/mmap.2) > * [mremap](https://man.netbsd.org/mremap.2) > * [mprotect](https://man.netbsd.org/mprotect.2) > > >...
> Assumes that `struct sigaction` is the same everywhere but that's not necessarily true. POSIX only describes greatest common denominator behavior. I'd like to see memset() + sigemptyset(). That is...
I would say finally let s go with memset + sigemptyset @bnoordhuis made a valid point.
> Are there any existing libraries which have modeled this sort of binding? It's hard to judge whether this is appropriate, here. Apps tend to reimplement it each on their...
> Alternatively, is there a particular reason std should do the bindings, instead of allowing such to live in a library? That's a fair point, I'd say this kind of...
It is more appropriate to report [here](https://github.com/php/php-src/issues), it is not a french doc issue.
cc @Amanieu
good call @llaville, I ll add them in the existing PR.