GNOME Bugzilla – Bug 340747
GConn sends an error event on HUP
Last modified: 2006-05-06 18:24:01 UTC
The summary says it all I think.
Created attachment 64868 [details] [review] patch I'd like to commit this asap, but I want an OK for API/ABI reasons
Looks good, please commit (minus .sgml bits). I don't think throwing an error on HUP makes any sense whatesoever and apps need to handle it in any case, so I think that's fine API/ABI-wise. Another question is whether we should automatically always watch for HUP - not sure. It seems weird to have to set up an error watch explicitely to get HUP information (but then I don't really know when one would not want to watch for errors anyway either ...).
This is committed now.