inetAddress

Retrieves the remote InetAddress to which the socket is connected.

See Also: srt_getpeername

Return

the remote InetAddress if SRT socket is connected and valid. Otherwise, it returns a null.

See also

Throws

if SRT socket is invalid or not connected