summaryrefslogtreecommitdiff
path: root/src/select.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/select.hpp')
-rw-r--r--src/select.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select.hpp b/src/select.hpp
index 93ab77f..283cc52 100644
--- a/src/select.hpp
+++ b/src/select.hpp
@@ -56,7 +56,7 @@ namespace xs
{
public:
- select_t ();
+ select_t (xs::ctx_t *ctx_, uint32_t tid_);
~select_t ();
// "poller" concept.