open abstract method

Future open()

Opens the transport for reading/writing. Throws TTransportError if the transport could not be opened.

Implementation

Future open();