| synopsis || prev || next |

kdu_client::get_status

virtual const char * get_status( )

[Declared in "../apps/compressed_io/kdu_client.h"]

Go to class description.


Synopsis

Returns a pointer to a null-terminated character string which best describes the current state of the network connection. Even if the object has never been opened, or connect has never been called, this function always returns a pointer to some valid string — e.g., "ready".


| top || synopsis || prev || next |