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

NAME

Socket::Netlink::Taskstats - interface to Linux's Taskstats generic netlink socket protocol

DESCRIPTION

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

SEE ALSO

AUTHOR

Paul Evans <leonerd@leonerd.org.uk>