It won't work. I haven't implemented support for poll/select in the user-kernel MacFUSE device layer. I haven't needed it so far, and nobody has asked for it yet. It should be reasonably straightforward to get this going-- I'll try to find time to do it in the near future (but no promises).
Amit On Jan 23, 5:26 pm, paul mineiro <[EMAIL PROTECTED]> wrote: > hi. > > i'm trying to port my code from linux and ran into a problem. > > i'm getting POLLNVAL in revents from poll after calling poll with > events = POLLIN and fd being the return value of fuse_chan_fd(). > > should i expect this to work? > > thanks, > > -- p --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
