The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Net::Gen"

Net::Gen - generic sockets interface handling River stage one • 2 direct dependents • 2 total dependents

The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::UDP - UDP sockets interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::UDP" module provides services for UDP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::UDP" modul...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::TCP - TCP sockets interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::TCP" module provides services for TCP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::TCP" modul...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::UNIX - UNIX-domain sockets interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::UNIX" module provides services for UNIX-domain socket communication. It is layered atop the "Net::Gen" module, which is part of the same distribution. Public Methods The following methods are provided by the "Net::UNIX" module itself, rathe...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::Inet - Internet socket interface module River stage one • 2 direct dependents • 2 total dependents

The "Net::Inet" module provides basic services for handling socket-based communications for the Internet protocol family. It inherits from "Net::Gen", and is a base for "Net::TCP" and "Net::UDP". Public Methods new Usage: $obj = new Net::Inet; $obj =...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::TCP::Server - TCP sockets interface module for listeners and servers River stage one • 2 direct dependents • 2 total dependents

The "Net::TCP::Server" module provides services for TCP communications over sockets. It is layered atop the "Net::TCP", "Net::Inet", and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::UNIX::Server - UNIX-domain sockets interface module for listeners River stage one • 2 direct dependents • 2 total dependents

The "Net::UNIX::Server" module provides additional services for UNIX-domain socket communication. It is layered atop the "Net::UNIX" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC
7 results (0.046 seconds)