cc6b12be | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Implement moving |
f5285c73 | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Make it possible to get the prepare callback |
4863b96b | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Make it possible to get the underlying sd_event_source |
7c24e057 | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Only disable the event if it exists
This shouldn't happen in practice but will be needed to supporting moving. |
715c72f8 | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Take an event directly instead of sdevent
Also expose a mechanism for retrieving our internal event. |
48c42751 | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Add the prepare callback functionality |
65db863e | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
source/base: Expose trivial built in methods |
0a816c5d | 17-Jul-2018 |
William A. Kennington III <wak@google.com> |
Large refactoring |