NAME
POE::Component::Client::opentick::Socket - Socket handling routines for the opentick POE component.
SYNOPSIS
use POE::Component::Client::opentick::Socket;
DESCRIPTION
See POE::Component::Client::opentick for the main documentation.
METHODS
- new( )
- initialize( %args )
- connect( )
-
Connect.
- disconnect( )
-
Disconnect.
- reconnect( )
-
Yep.
- redirect( )
-
Called when redirected by server.
- retry_connect( )
- get_bytes_recv( )
- get_bytes_sent( )
- get_packets_recv( )
- get_packets_sent( )
- get_connect_time( )
-
Statistical information. Just read the main docs, already.
AUTHOR
Jason McManus (INFIDEL) - infidel AT cpan.org
LICENSE
Copyright (c) Jason McManus
This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.
The data from opentick.com are under an entirely separate license that varies according to exchange rules, etc. It is your responsibility to follow the opentick.com and exchange license agreements with the data.
Further details are available on http://www.opentick.com/.