develooper Front page | perl.perl5.porters | Postings from January 2020

Re: binmode(IO, ':unix') and open(IO, '+>:unix', undef) leak

Thread Previous | Thread Next
From:
Leon Timmermans
Date:
January 28, 2020 21:18
Subject:
Re: binmode(IO, ':unix') and open(IO, '+>:unix', undef) leak
Message ID:
CAHhgV8iRYhKCfwuw1Tthip6D-KYgJSVFK+ySU1Dif-7r8-0jqQ@mail.gmail.com
On Tue, Jan 28, 2020 at 10:57 AM Petr Pisar <ppisar@redhat.com> wrote:
>
> On 2020-01-24, Eric Wong <p5p@yhbt.net> wrote:
> > Hello, I'm getting FD leaks from setting the ":unix" IO layer
> > using either open(..., '+>:unix', undef) or binmode(IO, ':unix').
> >
> That looks similar to an opened bug
> <https://github.com/Perl/perl5/issues/13116>.

Indeed

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About