set_sockopt_bool

Macro set_sockopt_bool 

Source
macro_rules! set_sockopt_bool {
    ($optval:expr, $optlen:expr, $field:expr) => { ... };
}