Module AFTN.Common

val port : int Stdlib.ref
val send_obj : Unix.file_descr -> 'a -> unit
val recv_obj : Unix.file_descr -> 'a