mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[NC Apple coverage] Add tests for WifiHotspotMedium.
PiperOrigin-RevId: 820488585
This commit is contained in:
committed by
Copybara-Service
parent
d08ca79b89
commit
3569a9c17a
@@ -153,6 +153,8 @@ GNCNWFrameworkSocket* ConnectToService(GNCNWFramework* medium, const std::string
|
||||
GNCNWFrameworkSocket* socket = [medium connectToHost:host
|
||||
port:port
|
||||
includePeerToPeer:include_peer_to_peer
|
||||
cancelSource:nil
|
||||
queue:nil
|
||||
error:&error];
|
||||
if (socket != nil) {
|
||||
return socket;
|
||||
|
||||
Reference in New Issue
Block a user