Method
GSSDPClientcan_reach
Declaration [src]
gboolean
gssdp_client_can_reach (
GSSDPClient* client,
GInetSocketAddress* address
)
Description [src]
Check if the peer at address
is reachable using this client
.
Available since: | 1.2.4 |
Parameters
address |
GInetSocketAddress |
A |
|
The data is owned by the caller of the function. |