Your IP : 3.141.202.105
�
j f{J�@s�dZddlZddlTddlZddlZddlZddlmZyddlZWnek
rzdZYnXe edd�Z
e edd�Ze ed d�Zd
ddd
dgZ
e
jeje��ejd
edd��ejdedd��dd�ZeZejj�jd�r�iZded<ded<ded<ded<ded<ded <d!ed"<d#ed$<d%ed&<d'ed(<d)ed*<d+ed,<d-ed.<d/ed0<d1ed2<e
jd3�nGd4d5�d5ej�Zdd6d
�Zeejd7�r:d8d9�Ze
jd9�need:�radedd;d:�ZneehZGd<d=�d=ej �Z!d>d?d�Z"e#�Z$e$dd@d�Z%dddddAdB�Z&dS)Ca0This 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 [*]
fromshare() -- create a socket object from data received from socket.share() [*]
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)
socket.getdefaulttimeout() -- get the default timeout value
socket.setdefaulttimeout() -- set the default timeout value
create_connection() -- connects to an address, with an optional timeout and
optional source address.
[*] 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
IntEnum constants:
AF_INET, AF_UNIX -- socket domains (first argument to socket() call)
SOCK_STREAM, SOCK_DGRAM, SOCK_RAW -- socket types (second argument)
Integer constants:
Many other constants may be defined; these may be used in calls to
the setsockopt() and getsockopt() methods.
�N)�*)�IntEnum�EBADF� �EAGAIN��EWOULDBLOCK�fromfd�getfqdn�create_connection�
AddressFamily�
SocketKindcCs|j�o|jd�S)NZAF_)�isupper�
startswith)�C�r�+/opt/alt/python34/lib64/python3.4/socket.py�<lambda>KsrcCs|j�o|jd�S)NZSOCK_)rr)rrrrrPscCs+y||�SWntk
r&|SYnXdS)z{Convert a numeric family value to an IntEnum member.
If it's not a known member, return the numeric value itself.
N)�
ValueError)�valueZ
enum_klassrrr�_intenum_converterRs
r�winzThe operation was interrupted.i'zA bad file handle was passed.i'zPermission denied.i'z!A fault occurred on the network??i'z#An invalid operation was attempted.i&'z The socket operation would blocki3'z,A blocking operation is already in progress.i4'zThe network address is in use.i@'zThe connection has been reset.iF'zThe network has been shut down.iJ'zThe operation timed out.iL'zConnection refused.iM'zThe name is too long.iO'zThe host is down.iP'zThe host is unreachable.iQ'�errorTabc
sieZdZdZdddgZeedddd�Zd d
�Zdd�Z d
d�Z
dd�Zdd�Zdd�Z
dddddddddd�Zdd�Zejdd�Zdd �Z�fd!d"�Ze�fd#d$��Ze�fd%d&��Zejd'kr;d(d)�Zd*d+�Znd,d)�Zd-d+�Zd.e_d/e_�S)0�socketz:A subclass of _socket.socket adding the makefile() method.�__weakref__�_io_refs�_closedrNcCs2tjj|||||�d|_d|_dS)NrF)�_socketr�__init__rr)�self�family�type�proto�filenorrrrys zsocket.__init__cCs|S)Nr)rrrr� __enter__�szsocket.__enter__cGs|js|j�ndS)N)r�close)r�argsrrr�__exit__�s zsocket.__exit__cCs�t|dd�}d|jj|jj|r3dnd|j�|j|j|jf}|s�y-|j�}|r�|dt |�7}nWnt
k
r�YnXy-|j�}|r�|dt |�7}nWq�t
k
r�Yq�Xn|d7}|S) zVWrap __repr__() to reveal the real class name and socket
address(es).
rFz,<%s.%s%s fd=%i, family=%s, type=%s, proto=%iz [closed]�z
, laddr=%sz
, raddr=%s�>)�getattr� __class__�
__module__�__name__r#r r!r"Zgetsockname�str�errorZgetpeername)r�closed�sZladdrZraddrrrr�__repr__�s0
zsocket.__repr__cCstd��dS)NzCannot serialize socket object)� TypeError)rrrr�__getstate__�szsocket.__getstate__cCsMt|j��}|j|j|j|jd|�}|j|j��|S)z�dup() -> socket object
Duplicate the socket. Return a new socket object connected to the same
system resource. The new socket is non-inheritable.
r#)�dupr#r+r r!r"�
settimeout�
gettimeout)r�fd�sockrrrr5�s$z
socket.dupcCs�|j�\}}|jt�jdd�@}t|j||jd|�}t�dkrx|j�rx|j d�n||fS)z�accept() -> (socket object, address info)
Wait for an incoming connection. Return a new socket
representing the connection, and the address of the client.
For IP sockets, the address info is a pair (hostaddr, port).
Z
SOCK_NONBLOCKrr#NT)
Z_acceptr!�globals�getrr r"Zgetdefaulttimeoutr7Zsetblocking)rr8Zaddrr!r9rrr�accept�sz
socket.accept�r�encoding�errors�newlinec
Cs�t|�dddhks1td|f��nd|k}d|kpM|}|sb|sbt�d|k}d} |r�| d7} n|r�| d7} nt|| �}
|jd7_|dkr�d
}n|dkr�tj}n|dkr
|std ��n|
S|r.|r.tj|
|
|�}n9|rItj|
|�}n|sUt�tj |
|�}|rq|Stj
||||�}||_|S)a
makefile(...) -> an I/O stream connected to the socket
The arguments are as for io.open() after the filename,
except the only mode characters supported are 'r', 'w' and 'b'.
The semantics are similar too. (XXX refactor to share code?)
r=�w�bz&invalid mode %r (only r, w, b allowed)r(�Nrz!unbuffered streams must be binary���)�setr�AssertionError�SocketIOr�io�DEFAULT_BUFFER_SIZE�BufferedRWPair�BufferedReader�BufferedWriter�
TextIOWrapper�mode)
rrN� bufferingr>r?r@ZwritingZreadingZbinaryZrawmode�raw�buffer�textrrr�makefile�s@
zsocket.makefilecCs;|jdkr!|jd8_n|jr7|j�ndS)NrrC)rrr%)rrrr�_decref_socketios�s zsocket._decref_socketioscCs|j|�dS)N)r%)rZ_ssrrr�_real_close�szsocket._real_closecCs)d|_|jdkr%|j�ndS)NTr)rrrU)rrrrr%�s zsocket.closecsd|_t�j�S)adetach() -> file descriptor
Close the socket object without closing the underlying file descriptor.
The object cannot be used after this call, but the file descriptor
can be reused for other purposes. The file descriptor is returned.
T)r�super�detach)r)r+rrrWs z
socket.detachcstt�jt�S)z@Read-only access to the address family for this socket.
)rrVr r)r)r+rrr sz
socket.familycstt�jt�S)z-Read-only access to the socket type.
)rrVr!r
)r)r+rrr!szsocket.type�ntcCstj|j��S)N)�osZget_handle_inheritabler#)rrrr�get_inheritableszsocket.get_inheritablecCstj|j�|�dS)N)rYZset_handle_inheritabler#)r�inheritablerrr�set_inheritableszsocket.set_inheritablecCstj|j��S)N)rYrZr#)rrrrrZscCstj|j�|�dS)N)rYr\r#)rr[rrrr\ sz&Get the inheritable flag of the socketz&Set the inheritable flag of the socket)r-r,�__qualname__�__doc__� __slots__�AF_INET�SOCK_STREAMrr$r'r2r4r5r<rSrTrrrUr%rW�propertyr r!rY�namerZr\rr)r+rrss0 )
rcCst|�}t||||�S)z� fromfd(fd, family, type[, proto]) -> socket object
Create a socket object from a duplicate of the given file
descriptor. The remaining arguments are the same as for socket().
)r5r)r8r r!r"Znfdrrrr %sZsharecCstddd|�S)z� fromshare(info) -> socket object
Create a socket object from the bytes object returned by
socket.share(pid).
r)r)�inforrr� fromshare/sre�
socketpairc
Cs�|dkr4y
t}Wq4tk
r0t}Yq4Xntj|||�\}}t||||j��}t||||j��}||fS)aasocketpair([family[, type[, proto]]]) -> (socket object, socket object)
Create a pair of socket objects from the sockets returned by the platform
socketpair() function.
The arguments are the same as for socket() except the default family is
AF_UNIX if defined on the platform; otherwise, the default is AF_INET.
N)ZAF_UNIX� NameErrorr`rrfrrW)r r!r"�arBrrrrf:s
cs�eZdZdZdd�Zdd�Zdd�Zdd �Zd
d�Z�fdd
�Z dd�Z
edd��Zedd��Z
dd�Z�S)rGz�Raw I/O implementation for stream sockets.
This class supports the makefile() method on sockets. It provides
the raw I/O interface on top of a socket object.
cCs�|d
krtd|��ntjj|�||_d|krQ|d7}n||_d|k|_d|k|_d |_dS)Nr=rA�rw�rb�wb�rwbzinvalid mode: %rrBF)r=rArizrbzwbrl) rrH� RawIOBaser�_sock�_mode�_reading�_writing�_timeout_occurred)rr9rNrrrr`s
zSocketIO.__init__cCs�|j�|j�|jr,td��nx�y|jj|�SWq/tk
rcd|_�Yq/tk
rww/Yq/tk
r�}z|j dt
kr�dS�WYdd}~Xq/Xq/WdS)a3Read up to len(b) bytes into the writable buffer *b* and return
the number of bytes read. If the socket is non-blocking and no bytes
are available, None is returned.
If *b* is non-empty, a 0 return value indicates that the connection
was shutdown at the other end.
z!cannot read from timed out objectTrN)�_checkClosed�_checkReadablerr�OSErrorrnZ recv_into�timeout�InterruptedErrorr/r&�_blocking_errnos)rrB�errr�readintols
zSocketIO.readintocCsn|j�|j�y|jj|�SWn?tk
ri}z|jdtkrTdS�WYdd}~XnXdS)aWrite the given bytes or bytearray object *b* to the socket
and return the number of bytes written. This can be less than
len(b) if not all data could be written. If the socket is
non-blocking and no bytes could be written None is returned.
rN)rs�_checkWritablern�sendr/r&rx)rrBryrrr�write�s
zSocketIO.writecCs|jrtd��n|jS)z2True if the SocketIO is open for reading.
zI/O operation on closed socket.)r0rrp)rrrr�readable�s zSocketIO.readablecCs|jrtd��n|jS)z2True if the SocketIO is open for writing.
zI/O operation on closed socket.)r0rrq)rrrr�writable�s zSocketIO.writablecs%|jrtd��nt�j�S)z2True if the SocketIO is open for seeking.
zI/O operation on closed socket.)r0rrV�seekable)r)r+rrr��s zSocketIO.seekablecCs|j�|jj�S)z=Return the file descriptor of the underlying socket.
)rsrnr#)rrrrr#�s
zSocketIO.filenocCs|js|j�SdSdS)NrCrD)r0r#)rrrrrc�s
z
SocketIO.namecCs|jS)N)ro)rrrrrN�sz
SocketIO.modecCs7|jr
dStjj|�|jj�d|_dS)z�Close the SocketIO object. This doesn't close the underlying
socket, except if all references to it have disappeared.
N)r0rHrmr%rnrT)rrrrr%�s
zSocketIO.close)r-r,r]r^rrzr}r~rr�r#rbrcrNr%rr)r+rrGOsrGr(cCs�|j�}|s|dkr+t�}nyt|�\}}}Wntk
rXYn8X|jd|�x$|D]}d|krpPqpqpW|}|S)aGet 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.
z0.0.0.0r�.)�stripZgethostnameZ
gethostbyaddrr/�insert)rcZhostname�aliasesZipaddrsrrrr
�s
cCs|\}}d}x�t||dt�D]�}|\}}} }
}d}yYt||| �}|tk rz|j|�n|r�|j|�n|j|�|SWq(tk
r�}
z$|
}|dk r�|j�nWYdd}
~
Xq(Xq(W|dk r|�ntd��dS)adConnect 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. If *source_address* is set it must be a tuple of (host, port)
for the socket to bind as a source address before making the connection.
An host of '' or port 0 tells the OS to use the default.
Nrz!getaddrinfo returns an empty list) �getaddrinforar�_GLOBAL_DEFAULT_TIMEOUTr6ZbindZconnectr/r%)ZaddressrvZsource_address�host�port�err�res�af�socktyper"� canonname�sar9�_rrrr�s(
$ cCsvg}xitj||||||�D]I}|\}} }}
}|jt|t�t| t�||
|f�q%W|S)a�Resolve host and port into list of address info entries.
Translate the host/port argument into a sequence of 5-tuples that contain
all the necessary arguments for creating a socket connected to that service.
host is a domain name, a string representation of an IPv4/v6 address or
None. port is a string service name such as 'http', a numeric port number or
None. By passing None as the value of host and port, you can pass NULL to
the underlying C API.
The family, type and proto arguments can be optionally specified in order to
narrow the list of addresses returned. Passing zero as a value for each of
these arguments selects the full range of results.
)rr��appendrrr
)r�r�r r!r"�flagsZaddrlistr�r�r�r�r�rrrr�s%r�)'r^rrY�sysrHZenumr�errno�ImportErrorr*rrr�__all__�extend�_get_exports_listZ_convertr-rrZ_realsocket�platform�lowerrrr�r �hasattrrerarfrxrmrGr
�objectr�rr�rrrr�<module>/sp
$
� w %
?>