> On Mar 16, 2020, at 13:48, Sara Golemon <poll...@php.net> wrote: > > >> On Mon, Mar 16, 2020 at 12:49 PM Ben Ramsey <b...@benramsey.com> wrote: > >> > On Mar 16, 2020, at 12:48, Sara Golemon <poll...@php.net> wrote: >> > >> > On Mon, Mar 16, 2020 at 11:17 AM Ben Ramsey <b...@benramsey.com> wrote: >> > I’m currently working on a patch for this, so this might help with one >> > aspect of your proposal. >> > >> > Here's a quick&dirty for AF_PACKET, looks like OSX/BSD might need AF_LINK >> > though... >> > >> > https://github.com/php/php-src/compare/master...sgolemon:sgolemon.ngi-mac >> >> >> Yep. OSX/BSD needs AF_LINK. >> > Updated for AF_LINK
Thanks, Sara! That’s what I call “mailing list driven development.” Cheers, Ben