Thrift.Transport
type exn_type
=
|
UNKNOWN
NOT_OPEN
ALREADY_OPEN
TIMED_OUT
END_OF_FILE
exception
E of exn_type * string
class virtual t : object ... end
class factory : object ... end
class virtual server_t : object ... end