summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2019-10-14 22:18:00 +0800
committerruki <[email protected]>2019-10-14 07:48:01 +0800
commit95df8418962d8dae106e52d35405c61bdbf4bada (patch)
treea218e6de7c39c0b81c8e6c5ea16eca61c5c02520 /core/src/xmake/makefile
parent4041c5a3a47da126f7a97e09cee7b5b3f3fd8978 (diff)
add socket.wait
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index 3176a30d7..383f71555 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -62,6 +62,7 @@ xmake_C_FILES += \
io/filelock_close \
io/socket_open \
io/socket_rawfd \
+ io/socket_wait \
io/socket_connect \
io/socket_close \
path/relative \