Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
UpdatableWaitForIOReady.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Execution/WaitForIOReady.h"
#include "UpdatableWaitForIOReady.inl"

Go to the source code of this file.

Classes

class  Stroika::Foundation::Execution::UpdatableWaitForIOReady< T, TRAITS >
 Simple wrapper on WaitForIOReady (POSIX select/poll/etc API) - except it allows for the list if polled descriptors to be updated dynamically from any thread, and have that automatically wakeup any waiters to restart waiting. More...
 

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::Execution
 

Detailed Description

TODO:

Definition in file UpdatableWaitForIOReady.h.