Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val network_receive_generic :
timeout:float ->
(int -> 'a) ->
('b -> 'a -> int -> int -> int Lwt.t) ->
('b -> bytes -> int -> int -> int Lwt.t) ->
'b ->
('b -> string) ->
bool ->
(Kinetic_types.message * 'a option * bytes, Kinetic_error.Error.t)
Stdlib.result
Lwt.t