Wt  3.2.0
Public Member Functions
Wt::WIOService Class Reference

#include <Wt/WIOService>

List of all members.

Public Member Functions

 WIOService ()
 Creates a new IO service.
void start ()
 Starts the I/O service.
void stop ()
 Stops the I/O service.

Detailed Description

!


Constructor & Destructor Documentation

Wt::WIOService::WIOService ( )

Creates a new IO service.

See also:
setServerConfiguration()

Member Function Documentation

void Wt::WIOService::start ( )

Starts the I/O service.

This will start the internal thread pool to process work for the I/O service, if not already started.

void Wt::WIOService::stop ( )

Stops the I/O service.

This will stop the internal thread pool. The method will block until all work has been completed.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator

Generated on Tue Nov 29 2011 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1