403Webshell
Server IP : 103.4.122.14  /  Your IP : 216.73.216.103
Web Server : Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
System : Linux cwp2.slnet.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : statewid ( 1251)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/perl-IO-Socket-INET6-2.69/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/perl-IO-Socket-INET6-2.69/README
IO::Socket::INET6

1. Abstract
IO::Socket::INET6 provides an object interface to creating and using sockets
in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and
inherits all the methods defined by IO::Socket.

WARNING: You should use this module mainly to program IPv6
domain. Most pobably future releases will not support AF_INET | AF_UNSPEC
options, as the module seems to fail on some given corner cases. If you require
IPv4, you are encouraged to use IO::Socket::INET from the application
level. Be warned.

2. Install
  % perl Makefile.PL
  % make
  % make test
  # make install

3. AUTHOR and COPYRIGHT
This program is based on IO::Socket::INET by Graham Barr <gbarr@pobox.com>
and currently maintained by the Perl Porters.

Modified by Rafael Martinez Torres <rmartine@fdi.ucm.es> and
Euro6IX project.

Further modified by Shlomi Fish <shlomif@iglu.org.il>.

Copyright (c) 2003- Rafael Martinez Torres <rmartine@fdi.ucm.es>.
Copyright (c) 2003- Euro6IX project.
Copyright (c) 1996-8 Graham Barr <gbarr@pobox.com>.

All rights reserved.

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Youez - 2016 - github.com/yon3zu
LinuXploit