summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorTodd Rinaldo <toddr@cpan.org>2020-01-31 01:11:37 -0600
committerTodd Rinaldo <toddr@cpan.org>2020-02-04 15:02:51 -0600
commitd20228ab36ecaa23d862ea6d226ec5769862ec91 (patch)
tree457f2de17381d2a235b35ee30cd55ead51a87856 /MANIFEST
parent92d4124ba4c1d1465a3a7cd6ae35bb0ad116b073 (diff)
downloadperl-d20228ab36ecaa23d862ea6d226ec5769862ec91.tar.gz
Make it possible to remove a closed IO::Socket handle from IO::Select.
Fixes #17447
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index af08498565..e28a6606bc 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3670,6 +3670,7 @@ dist/IO/README IO extension maintenance notice
dist/IO/t/cachepropagate-tcp.t See if IO::Socket duplication works
dist/IO/t/cachepropagate-udp.t See if IO::Socket duplication works
dist/IO/t/cachepropagate-unix.t See if IO::Socket duplication works
+dist/IO/t/gh17447.t Tests fix for #17447
dist/IO/t/IO.t See if IO works
dist/IO/t/io_const.t See if constants from IO work
dist/IO/t/io_dir.t See if directory-related methods from IO work