summaryrefslogtreecommitdiff
path: root/src/select.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/select.hpp')
-rw-r--r--src/select.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/select.hpp b/src/select.hpp
index 5279402..93ab77f 100644
--- a/src/select.hpp
+++ b/src/select.hpp
@@ -66,8 +66,8 @@ namespace xs
void reset_pollin (handle_t handle_);
void set_pollout (handle_t handle_);
void reset_pollout (handle_t handle_);
- void start ();
- void stop ();
+ void xstart ();
+ void xstop ();
private: