Source position: mselibc.pas line 2997
function setsockopt(
__fd: LongInt;
__level: LongInt;
__optname: LongInt;
__optval: pointer;
__optlen: SOCKLEN_T
):LongInt;