Wi-Fi Direct cmdline
This commit is contained in:
@@ -106,6 +106,7 @@ public:
|
||||
}
|
||||
return socketServerAddress_.substr(0,pos);
|
||||
}
|
||||
|
||||
uint16_t GetSocketServerPort() const {
|
||||
try {
|
||||
size_t pos = this->socketServerAddress_.find_last_of(':');
|
||||
|
||||
Reference in New Issue
Block a user