On Sat, 2006-10-14 at 23:12 -0400, DJ Delorie wrote:
> That sounds complicated.  Will it work if we just don't check for
> write?  I.e. read and close only?

I think it needs to check for write too. libdbus uses callback functions
you provide to be able to add and remove these watches at will, and it
will use write checking to make sure it doesn't block when outputting to
the message bus.

The more complicated bit is the mainloop hooking. We'll have to see how
the patch looks when its finished.

Peter C.




_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to