Module Netchannel.Features

type t = {
rx_copy : bool;
rx_flip : bool;
rx_notify : bool;
sg : bool;
gso_tcpv4 : bool;
smart_poll : bool;
}

All the features of which news has reached harvard; there may be others but they haven't been discovered

include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val supported : t

Set of features supported by this driver version