*getsockopt*, of all things?
*getsockopt*, of all things?
Posted Jul 2, 2009 16:22 UTC (Thu) by RobSeace (subscriber, #4435)In reply to: *getsockopt*, of all things? by quotemstr
Parent article: The fanotify API
Yeah, I don't understand why even normal I/O wouldn't be sufficient, without even needing control messages... But, even control messages sound better than using a socket option for something like this...
How exactly are apps to be notified that a new event is ready to be retrieved? Will they select()/poll() as readable still, even though you don't actually read from them to get the event data?
