diff options
| author | ruki <[email protected]> | 2019-12-16 22:34:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-12-16 09:24:36 +0800 |
| commit | 4ed6741dd366d1e48d30356657bc77d40e0ac2ca (patch) | |
| tree | e070e5be51847df31c5473cb9f3957fc5ea192d8 /core/src/xmake/makefile | |
| parent | 77c589d08366ec183f03e54106f0899ec127feb9 (diff) | |
impl scheduler.stop
Diffstat (limited to 'core/src/xmake/makefile')
| -rw-r--r-- | core/src/xmake/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 67a340933..935e210a6 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -65,6 +65,7 @@ xmake_C_FILES += \ io/poller_insert \ io/poller_remove \ io/poller_modify \ + io/poller_spank \ io/poller_support \ io/socket_open \ io/socket_rawfd \ |
