| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/papyon/gnet/io/ |
Upload File : |
Ñò
œ Jc @ si d d k Td d k l Z d d k l Z d d k Z d g Z d e e f d „ ƒ YZ e i e ƒ d S( iÿÿÿÿ( t *( t ProxyfiableClient( t SSLSocketClientNt SSLTCPClientc B s e Z d Z d „ Z RS( s¤ Asynchronous TCP client class.
@sort: __init__, open, send, close
@undocumented: do_*, _watch_*, __io_*, _connect_done_handler
@since: 0.1c C s* t i | | | t t ƒ t i | ƒ d S( sÉ initializer
@param host: the hostname to connect to.
@type host: string
@param port: the port number to connect to.
@type port: integer > 0 and < 65536N( R t __init__t AF_INETt SOCK_STREAMR ( t selft hostt port( ( s: /usr/lib/python2.6/site-packages/papyon/gnet/io/ssl_tcp.pyR % s ( t __name__t
__module__t __doc__R ( ( ( s: /usr/lib/python2.6/site-packages/papyon/gnet/io/ssl_tcp.pyR s ( t papyon.gnet.constantst papyon.gnet.proxy.proxyfiableR t
ssl_socketR t gobjectt __all__R t
type_register( ( ( s: /usr/lib/python2.6/site-packages/papyon/gnet/io/ssl_tcp.pyt <module> s