ReadTransport.resumeReading - multiple declarations

Function ReadTransport.resumeReading

Resume the receiving end.

The protocol’s dataReceived() method will be called once again if some data is available for reading.

Prototype

abstract void resumeReading();

Function ReadTransport.resumeReading

Resume the receiving end.

The protocol’s dataReceived() method will be called once again if some data is available for reading.

Prototype

abstract void resumeReading();

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0