# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup IO-Multiplex 1.16 license {Artistic-1 GPL} maintainers nomaintainer description Manage IO on many file handles long_description 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 calls. 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. checksums rmd160 ecde8add7d22d0a0498c5a6f16a70611e8e4be52 \ sha256 74d22c44b5ad2e7190e2786e8a17d74bbf4cef89b4d1157ba33598b5a2720dad platforms {darwin any} supported_archs noarch