socket2::sys

Function fcntl_add

Source
fn fcntl_add(
    fd: c_int,
    get_cmd: c_int,
    set_cmd: c_int,
    flag: c_int,
) -> Result<()>
Expand description

Add flag to the current set flags of F_GETFD.