-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afb4767
commit 7f9a3e2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule luv
updated
13 files
+3 −3 | .ci/install.bat | |
+1 −1 | CMakeLists.txt | |
+1 −1 | deps/lua | |
+33 −34 | deps/lua.cmake | |
+1 −1 | luv-1.9.1-1.rockspec | |
+1 −1 | rockspecs/luv-1.9.1-1.rockspec | |
+4 −2 | src/handle.c | |
+8 −1 | src/lhandle.c | |
+3 −1 | src/stream.c | |
+3 −2 | src/tcp.c | |
+3 −2 | src/thread.c | |
+7 −0 | tests/test-leaks.lua | |
+4 −4 | tests/test-sigchld-after-lua_close.sh |