From 3a7b295e0fe166d6e4a44cfe17ad8c4f441e6084 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 8 Aug 2018 21:31:35 +0800 Subject: *update --- src/lua/luaopen_types.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/lua/luaopen_types.h') diff --git a/src/lua/luaopen_types.h b/src/lua/luaopen_types.h index 6c0b4a8..894af48 100644 --- a/src/lua/luaopen_types.h +++ b/src/lua/luaopen_types.h @@ -13,6 +13,9 @@ // thread module #define TYPE_THREAD "Thread" +// network module +#define TYPE_SOCKET "Socket" + namespace jin { namespace lua -- cgit v1.1-26-g67d0