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:Socket::Packet"

Socket::Packet - interface to Linux's PF_PACKET socket family River stage zero No dependents

To quote packet(7): Packet sockets are used to receive or send raw packets at the device driver (OSI Layer 2) level. They allow the user to implement protocol modules in user space on top of the physical layer. Sockets in the "PF_PACKET" family get d...

PEVANS/Socket-Packet-0.11 - 01 Jun 2020 13:10:39 UTC

IO::Socket::Packet - Object interface to AF_PACKET domain sockets River stage zero No dependents

This class provides an object interface to "PF_PACKET" sockets on Linux. It is built upon IO::Socket and inherits all the methods defined by this base class....

PEVANS/Socket-Packet-0.11 - 01 Jun 2020 13:10:39 UTC

Socket::Netlink - interface to Linux's PF_NETLINK socket family River stage one • 2 direct dependents • 2 total dependents

This module contains the low-level constants and structure handling functions required to use Linux's "PF_NETLINK" socket family. It is suggested to use the high-level object interface to this instead; see IO::Socket::Netlink....

PEVANS/Socket-Netlink-0.05 - 17 Nov 2016 22:21:50 UTC

IO::Socket::TIPC - TIPC sockets for Perl River stage zero No dependents

TIPC stands for Transparent Inter-Process Communication. See http://tipc.sf.net/ for details. This perl module subclasses IO::Socket, in order to use TIPC sockets in the customary (and convenient) Perl fashion. TIPC supports 4 types of socket: *SOCK_...

INFINOID/IO-Socket-TIPC-1.09 - 05 May 2019 01:54:12 UTC

IO::Async::Socket - event callbacks and send buffering for a socket filehandle River stage three • 115 direct dependents • 145 total dependents

This subclass of IO::Async::Handle contains a socket filehandle. It provides a queue of outgoing data. It invokes the "on_recv" handler when new data is received from the filehandle. Data may be sent to the filehandle by calling the "send" method. It...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC

Test::Nginx::Socket - Socket-backed test scaffold for the Nginx C modules and Nginx/OpenResty-based libraries and applications River stage one • 1 direct dependent • 1 total dependent

This module provides a test scaffold based on non-blocking IO::Socket for automated testing in Nginx C module development. This class inherits from Test::Base, thus bringing all its declarative power to the Nginx C module testing practices. You need ...

AGENT/Test-Nginx-0.30 - 31 May 2022 17:51:32 UTC

IO::Socket::Multicast - Send and receive multicast messages River stage two • 10 direct dependents • 12 total dependents

The IO::Socket::Multicast module subclasses IO::Socket::INET to enable you to manipulate multicast groups. With this module (and an operating system that supports multicasting), you will be able to receive incoming multicast transmissions and generat...

BRAMBLE/IO-Socket-Multicast-1.12 - 28 Apr 2010 10:40:49 UTC

IO::Socket::Multicast6 - Send and receive IPv4 and IPv6 multicast messages River stage one • 1 direct dependent • 1 total dependent

The IO::Socket::Multicast6 module subclasses IO::Socket::INET6 to enable you to manipulate multicast groups. With this module you will be able to receive incoming multicast transmissions and generate your own outgoing multicast packets. This module u...

NJH/IO-Socket-Multicast6-0.03 - 03 Dec 2009 22:09:51 UTC

IO::Socket::SSL::Intercept - SSL interception (man in the middle) River stage four • 342 direct dependents • 2021 total dependents

This module provides functionality to clone certificates and sign them with a proxy certificate, thus making it easy to intercept SSL connections (man in the middle). It also manages a cache of the generated certificates....

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC

IO::Socket::Telnet::HalfDuplex - more reliable telnet communication River stage zero No dependents

A common issue when communicating over a network is deciding when input is done being received. If the communication is a fixed protocol, the protocol should define this clearly, but this isn't always the case; in particular, interactive telnet sessi...

DOY/IO-Socket-Telnet-HalfDuplex-0.02 - 30 Jun 2009 23:23:32 UTC

XAS::Collector::Output::Socket::Base - Base method to interact with socket servers River stage zero No dependents

This module will open and maintain a connection to a socker server....

KESTEB/XAS-Collector-0.03 - 23 Aug 2016 20:13:07 UTC
11 results (0.076 seconds)