Viewing File: /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/IO/Framed/ReadWrite/Blocking.pm

package IO::Framed::ReadWrite::Blocking;

use strict;
use warnings;

use parent qw(
    IO::Framed::ReadWrite
);

1;
Back to Directory File Manager