Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXZ
]
perl-Socket - load the C socket.h defines and structure manipulators
- Description:
This module is just a translation of the C socket.h file. Unlike the old
mechanism of requiring a translated socket.ph file, this uses the h2xs
program (see the Perl source distribution) and your native C compiler.
This means that it has a far more likely chance of getting the numbers
right. This includes all of the commonly used pound-defines like AF_INET,
SOCK_STREAM, etc.
Packages
perl-Socket-1.87-4m.mo7.x86_64
[36 KiB] |
Changelog
by Yohsuke Ooi (2011-01-14):
- (6:5.12.1-4m)
- [SECURITY] CVE-2010-2761 CVE-2010-4410
- update CGI.pm to 3.50 by applying patch
|