class type transport_channel_type =object
..end
method setup_e : Unix.file_descr ->
channel_binding_id ->
float ->
exn ->
string ->
int ->
Unixqueue.event_system -> Uq_engines.multiplex_controller Uq_engines.engine
method continue : Unix.file_descr ->
channel_binding_id ->
float ->
exn ->
string -> int -> Unixqueue.event_system -> Uq_engines.multiplex_controller