diff options
author | Todd Rinaldo <toddr@cpan.org> | 2020-01-31 01:11:37 -0600 |
---|---|---|
committer | Todd Rinaldo <toddr@cpan.org> | 2020-02-04 15:02:51 -0600 |
commit | d20228ab36ecaa23d862ea6d226ec5769862ec91 (patch) | |
tree | 457f2de17381d2a235b35ee30cd55ead51a87856 /META.yml | |
parent | 92d4124ba4c1d1465a3a7cd6ae35bb0ad116b073 (diff) | |
download | perl-d20228ab36ecaa23d862ea6d226ec5769862ec91.tar.gz |
Make it possible to remove a closed IO::Socket handle from IO::Select.
Fixes #17447
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -78,6 +78,7 @@ no_index: - dist/IO/t/cachepropagate-tcp.t - dist/IO/t/cachepropagate-udp.t - dist/IO/t/cachepropagate-unix.t + - dist/IO/t/gh17447.t - dist/IO/t/IO.t - dist/IO/t/io_const.t - dist/IO/t/io_dir.t |