mpr/select.cpp File Reference


Detailed Description

Management of socket select.

Overview:
This modules provides select management for sockets and allows users to create IO handlers which will be called when IO events are detected. Windows uses a different message based mechanism. Unfortunately while this module can (and has been run on Windows) -- performance is less than stellar on windows and higher performance but not cross-platform alternatives are used for windows.
Remarks:
This module is thread-safe.

© Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.