Loom
Public Member Functions | List of all members
LoomInternetPlat::ClientCleanup Struct Reference

Simply close the socket when the client dissapears, we don't want to delete the object because the client needs to cache sessions. More...

#include <InternetPlat.h>

Public Member Functions

void operator() (Client *c)
 

Detailed Description

Simply close the socket when the client dissapears, we don't want to delete the object because the client needs to cache sessions.

Member Function Documentation

void LoomInternetPlat::ClientCleanup::operator() ( Client *  c)
inline

The documentation for this struct was generated from the following file: