Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-Socket - Networking constants and support functions
This module provides a variety of constants, structure manipulators and other
functions related to socket-based networking. The values and functions provided
are useful when used in conjunction with Perl core functions such as socket(),
setsockopt() and bind(). It also provides several other support functions,
mostly for dealing with conversions of network addresses between
human-readable and native binary forms, and for hostname resolver operations.
Packages
Latest: perl-Socket-2.002-1.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Socket |
0 |
2.002 |
1.el6.fio |
src |
39 KiB |
2012-06-27 05:57:29 |
Changelog:
- * 2012-06-27 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 2.002-1
- Initial release.