getSockFlag

open override fun getSockFlag(opt: SockOpt): Any

Gets the value of the given socket option.

See Also: srt_getsockflag

Return

an object containing the SockOpt value. Type depends of the specified opt.

Parameters

opt

the SockOpt to get

See also

Throws

if can't get SockOpt