hypfvieh / dbus-java

Improved version of java DBus library provided by freedesktop.org (https://dbus.freedesktop.org/doc/dbus-java/)
https://hypfvieh.github.io/dbus-java/
MIT License
185 stars 73 forks source link

Adds a `Closeable` as the return value for all `add*SigHandler()` methods #176

Closed brett-smith closed 2 years ago

brett-smith commented 2 years ago

This may be called to remove same signal handler.

See https://github.com/hypfvieh/dbus-java/issues/175