ReadTransport.pauseReading - multiple declarations

Function ReadTransport.pauseReading

Pause the receiving end.

No data will be passed to the protocol's dataReceived() method until resumeReading() is called.

Prototype

abstract void pauseReading();

Function ReadTransport.pauseReading

Pause the receiving end.

No data will be passed to the protocol's dataReceived() method until resumeReading() is called.

Prototype

abstract void pauseReading();

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0