Hi, I'm currently working on FOX (www.fox-toolkit.org) specific bindings for dbus. My question is regarding the DBUS_WATCH_WRITABLE which is always flagged by select (since most of the time, a write will not block) resulting in FOX flooding a whole bunch of messages. Is DBUS_WATCH_WRITABLE actually being used somewhere? Thanks, Sander