You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nobody even replied to my comment on that issue. :-(
By the way, I had a look around some time ago and noticed that FUSE libraries provided in any other language do not usually support poll operations. This is interesting because it highlights that we are doing something really innovative or at least that our use case for FUSE has not been considered before.
I guess it should not be that difficult to extend the Node.js bindings given that the C/C++ function is already there. Do not know why nobody did that till now.
Forward hardware interrupts to the virtual GPIO pseudo-filesystem, i.e., implement poll() syscall on top of FUSE.
The text was updated successfully, but these errors were encountered: