Patrick Walton
Patrick Walton
I think that would be a good idea, yeah. On Mon, Jun 24, 2019, 12:59 PM s3bk wrote: > I wrote a small PS exporter > > . > I...
Yeah, we can just get rid of the `SceneProxy` `Debug` implementation.
I have no objections to removing that support.
Trails are #288.
@alteous Hi, sorry to bother you, but could we get this merged? We're having to work around it in Bevy.
This should be ready now.
@kmcallister Yeah, netlink route is used for stuff like `gethostbyname`, unfortunately.
@kmcallister I don't actually know why we have to validate architectures (since it seems obvious that you can only call syscalls on the same architecture you're on?) but Chromium does...
@kmcallister It's actually important on some OS's to keep file descriptors open when entering the sandbox. Most notably, Chromium does this on Windows, because some OS APIs (e.g. fonts, IIRC)...
@kmcallister Comments addressed. Here's a disassembly of the BPF for a restrictive filter: https://gist.github.com/anonymous/6988b4b8456678cb58f6