Alexander van der Grinten
Alexander van der Grinten
This will also require starting udevd in init stage1. Doing that should not run into any road blocks since udevd already works from init stage2. We can gracefully shut down...
Maybe @qookei can do a final review, then we can merge.
Yes, the mbus protocol itself (= the one that contains the CREATE_OBJECT and BIND requests) is based on protobuf. The communication protocol over the IPC stream that the BIND request...
As mentioned on Discord, the groups feature will eventually be removed.
This seems to be caused by a disconnect/re-connect cycle that EHCI does not handle correctly.
> #234 is a partial implementation, IIRC, which doesn't work for event loops. it will probably make irssi unresponsive due to blocking when it's not meant to Why doesn't it...
Oh, for TCP sockets, that was already implemented before.
At least one missing sync was fixed in 3eaf8b8f1275baf65359ceec7fb20bf39723fc26. If somebody runs into file system corruption despite the fix, please run e2fsck and attach the log.
This would be solved by fixing #85.
Can @qookei look at that? Is there any VM that we can use to test it?