[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект perl-IO-Multiplex-1.16-9.el8

Имя perl-IO-Multiplex
Эпоха 0
Версия 1.16
Релиз 9.el8
Сайт http://search.cpan.org/dist/IO-Multiplex/
Лицензия GPL+ or Artistic
Время сборки 2023-12-01 13:09:52
Хост сборки builder-x86-06.inferitos.ru
Краткое описание Manage IO on many file handles
Репозитории AppStream
Полное описание IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system call. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-IO-Multiplex-1.16-9.el8.noarch Manage IO on many file handles 4afcd5adfce9a4346179175950a71ccf362af5173c3ea146d11d907202de2b52 download
src
perl-IO-Multiplex-1.16-9.el8.src Manage IO on many file handles 720b23903bbfbdcb309159ef0a1c84f276ae422d7e8fa347df5c0f862b9a9e03 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.16-9
- Rebuilt for MSVSphere 8.8

* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.16-7
- Perl 5.26 rebuild

* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.16-5
- Perl 5.24 rebuild

* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.16-2
- Perl 5.22 rebuild

* Fri Apr 10 2015 Paul Howarth <paul@city-fan.org> - 1.16-1
- Update to 1.16
  - Fix descriptor memory leak: Make $mux->close actually untie *$fh