| synopsis || prev || next |

kdu_client::disconnect

virtual void disconnect( )

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

Go to class description.


Synopsis

Severs the connection with the server, but leaves the object open for reading data from the cache. This function may safely be called at any time. If the close function has not been called since the last call to connect, is_active remains true, while is_alive goes false.


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