Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Kinetic_network
Sourceval 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) result
Lwt.t