Module Tjr_net.Generic

Basic networking utils; generic code

val log_ : 'a -> unit
module Pvt_util : sig ... end
module Make : functor (S : sig ... end) -> sig ... end

Construct the message queue, given some underlying networking operations