A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/classIServer__ConnectionFactory.html below:

NCBI C++ ToolKit: IServer_ConnectionFactory Class Reference

Search Toolkit Book for IServer_ConnectionFactory

IServer_ConnectionFactory:: More...

#include <connect/server.hpp>

Inheritance diagram for IServer_ConnectionFactory:

[legend] Public Types enum   EListenAction { eLAFail = 0 , eLAIgnore = 1 , eLARetry = 2 }   What to do if the port is busy. More...
  Public Member Functions virtual  ~IServer_ConnectionFactory ()   virtual IServer_ConnectionHandlerCreate (void)=0   virtual EListenAction  OnFailure (unsigned short *)   Return desired action if the port, mentioned in AddListener is busy. More...
  Detailed Description

IServer_ConnectionFactory::

Factory to be registered with CServer instance. You usually do not need to implement it, default template CServer_ConnectionFactory will suffice. You NEED to implement it manually to pass server-wide parameters to ConnectionHandler instances, e.g. for implementation of gentle shutdown.

Definition at line 387 of file server.hpp.

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4