Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val send : t -> Riot.Bytestring.t -> (unit, [> `Closed ]) Riot.IO.io_result
val receive :
?timeout:int64 ->
?limit:int ->
?read_size:int ->
t ->
(Riot.Bytestring.t, [> `Closed ]) Riot.IO.io_result
val negotiated_protocol : t -> string option
val close : t -> unit
val peer : t -> Riot.Net.Addr.stream_addr