.manifest in kgio-2.3.3 vs .manifest in kgio-2.4.0
- old
+ new
@@ -17,10 +17,11 @@
TODO
ext/kgio/accept.c
ext/kgio/ancient_ruby.h
ext/kgio/autopush.c
ext/kgio/blocking_io_region.h
+ext/kgio/broken_system_compat.h
ext/kgio/connect.c
ext/kgio/extconf.rb
ext/kgio/kgio.h
ext/kgio/kgio_ext.c
ext/kgio/missing_accept4.h
@@ -37,9 +38,10 @@
test/lib_read_write.rb
test/lib_server_accept.rb
test/test_accept_class.rb
test/test_autopush.rb
test/test_connect_fd_leak.rb
+test/test_cross_thread_close.rb
test/test_default_wait.rb
test/test_kgio_addr.rb
test/test_no_dns_on_tcp_connect.rb
test/test_peek.rb
test/test_pipe_popen.rb