Val Packett
Val Packett
Okay, it's there :) Would be nice to also get the endpoints in a `Link` header, I haven't implemented finding them in HTML…
Apparently trying to isolate this in one text block [is non-trivial](https://meta.stackoverflow.com/a/310228)…
The door sensors worked fine for me, but I couldn't get motion sensors (RTCGQ02LM) to activate at all.
Looking at the log, the motion sensor got stuck after one more step, after 15000000 it also sends 000000030400 and then nothing. The code received no incoming message in the...
@evadot nope, no news sorry, was kinda away from FreeBSD development most of the time. Could you take a look? I think the phab patch was fully working, at least
Now 3.0.4: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243652
What do you think about pulling this code into a separate tiny crate? This exact functionality is needed in a lot of things (mostly Wayland-related). Would you merge a patch...
Done! https://github.com/myfreeweb/shmemfdrs & updated this PR to use it
WR? WebRender, on its own? Does it use ipc-channel at all? Servo needs `SHM_ANON` to run sandboxed on FreeBSD: https://github.com/servo/servo/issues/11625#issuecomment-342243384