summaryrefslogtreecommitdiff
path: root/src/poll.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/poll.hpp')
-rw-r--r--src/poll.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/poll.hpp b/src/poll.hpp
index 535a3b2..3d5157e 100644
--- a/src/poll.hpp
+++ b/src/poll.hpp
@@ -46,7 +46,7 @@ namespace xs
{
public:
- poll_t ();
+ poll_t (xs::ctx_t *ctx_, uint32_t tid_);
~poll_t ();
// "poller" concept.