perceptia / skylane

98 stars 2 forks source link

Reading multiple file descriptors from socket #6

Open proton-decay opened 7 years ago

proton-decay commented 7 years ago

There is bug in nix crate (https://github.com/nix-rust/nix/issues/464) which prevents reading multiple file descriptors from unix socket control data. Because weston-simple-dmabuf-intel sends requests in one burst we do not receive all of them and import of dmabuf fails.