BaseTransport.close - multiple declarations

Function BaseTransport.close

Close the transport.

If the transport has a buffer for outgoing data, buffered data will be flushed asynchronously. No more data will be received. After all buffered data is flushed, the protocol’s connectionLost() method will be called with null as its argument.

Prototype

abstract void close();

Function BaseTransport.close

Close the transport.

If the transport has a buffer for outgoing data, buffered data will be flushed asynchronously. No more data will be received. After all buffered data is flushed, the protocol’s connectionLost() method will be called with null as its argument.

Prototype

abstract void close();

Function BaseTransport.close

Close the transport.

If the transport has a buffer for outgoing data, buffered data will be flushed asynchronously. No more data will be received. After all buffered data is flushed, the protocol’s connectionLost() method will be called with null as its argument.

Prototype

abstract void close();

Function BaseTransport.close

Close the transport.

If the transport has a buffer for outgoing data, buffered data will be flushed asynchronously. No more data will be received. After all buffered data is flushed, the protocol’s connectionLost() method will be called with null as its argument.

Prototype

abstract void close();

Function BaseTransport.close

Close the transport.

If the transport has a buffer for outgoing data, buffered data will be flushed asynchronously. No more data will be received. After all buffered data is flushed, the protocol’s connectionLost() method will be called with null as its argument.

Prototype

abstract void close();

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0