Inotify: Use fd_callback_boxes, internal event parsing. Inotify instances are now hooked directly into the backend, so the need to expose an fd object is gone. Parsing of the event stream is now buffered and parsed internally. Also fixes minor bug on close.