Functions

Beesnest/DcAdaptersSet.cpp File Reference

#include "DcAdaptersSet.h"

Go to the source code of this file.

Functions

int DcRelease (void *pParam)

Function Documentation

int DcRelease ( void *  pParam )

This function runs as a separate thread, has access to all the private members of the class and in charge of releasing adapters that have not been used for sometime. The time is defined in the parameters file for each adapter. Adapter does not has to have a release time.

Definition at line 157 of file DcAdaptersSet.cpp.