bool is_active( )
[Declared in "../apps/compressed_io/kdu_client.h"]
Returns true from the point at which connect is called until the close function is called. This means that the function may return true before a network connection with the server has been established, and it may return true after the network connection has been closed.