-
- Downloads
ip_utils: add GetDeviceName signal
Add signal to retrieve the device name on platforms where it must be acquired client-side. createRingDevice now gets the device name from getDeviceName, which uses the GetDeviceName signal on Android, iOS, and UWP builds, and otherwise getHostname for the GNU/Linux, win32, and MacOSX builds. Change-Id: I81013afdd5d51f3cbd518dca22a4cfdc03f94c59
Showing
- src/client/ring_signal.cpp 1 addition, 0 deletionssrc/client/ring_signal.cpp
- src/dring/configurationmanager_interface.h 4 additions, 0 deletionssrc/dring/configurationmanager_interface.h
- src/ip_utils.cpp 17 additions, 0 deletionssrc/ip_utils.cpp
- src/ip_utils.h 2 additions, 0 deletionssrc/ip_utils.h
- src/ringdht/ringaccount.cpp 2 additions, 2 deletionssrc/ringdht/ringaccount.cpp
Loading
Please register or sign in to comment