-
- Downloads
Move the "is the network disabled?" functions out of router.c
Since this is completely core functionality, I'm putting it in core/mainloop, even though it depends on feature/hibernate. We'll have to sort that out in the future.
Showing
- src/core/include.am 2 additions, 0 deletionssrc/core/include.am
- src/core/mainloop/netstatus.c 28 additions, 0 deletionssrc/core/mainloop/netstatus.c
- src/core/mainloop/netstatus.h 13 additions, 0 deletionssrc/core/mainloop/netstatus.h
- src/feature/relay/router.c 0 additions, 18 deletionssrc/feature/relay/router.c
- src/feature/relay/router.h 1 addition, 3 deletionssrc/feature/relay/router.h
src/core/mainloop/netstatus.c
0 → 100644
src/core/mainloop/netstatus.h
0 → 100644
Please register or sign in to comment