POE::Pipe.3pm

Langue: en

Autres versions - même langue

Version: 2006-09-08 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

POE::Pipe - common functions for POE::Pipe::OneWay and ::TwoWay

SYNOPSIS

   None.
 
 

DESCRIPTION

POE::Pipe contains some helper functions to create a socketpair out of discrete Internet sockets. It's used by POE::Pipe::OneWay and POE::Pipe::TwoWay as a last resort if pipe() and socketpair() fail.

BUGS

The functions implemented here die outright upon failure, requiring eval{} around their calls. POE::Pipe is copyright 2001 by Rocco Caputo. All rights reserved. POE::Pipe is free software; you may redistribute it and/or modify it under the same terms as Perl itself.