Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Channels represent connections between clients and servers.
An open channel to an NBD client or server.
type channel = generic_channel
val generic_of_tls_channel : tls_channel -> generic_channel
val generic_of_cleartext_channel : cleartext_channel -> generic_channel