René's URL Explorer Experiment


Title: 17.2. socket — Low-level networking interface — Python 2.7.18 documentation

direct link

Domain: docs.python.org

Links:

no longer supportedhttps://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable releasehttps://docs.python.org/3/library/socket.html
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/library/ssl.html
previoushttps://docs.python.org/2/library/subprocess.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
The Python Standard Libraryhttps://docs.python.org/2/library/index.html
17. Interprocess Communication and Networkinghttps://docs.python.org/2/library/ipc.html
sockethttps://docs.python.org/2/library/socket.html#module-socket
https://docs.python.org/2/library/socket.html#module-socket
RFC 3493https://tools.ietf.org/html/rfc3493.html
socket()https://docs.python.org/2/library/socket.html#socket.socket
AF_UNIXhttps://docs.python.org/2/library/socket.html#socket.AF_UNIX
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
sockethttps://docs.python.org/2/library/socket.html#module-socket
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
setblocking()https://docs.python.org/2/library/socket.html#socket.socket.setblocking
settimeout()https://docs.python.org/2/library/socket.html#socket.socket.settimeout
sockethttps://docs.python.org/2/library/socket.html#module-socket
https://docs.python.org/2/library/socket.html#socket.error
os.errorhttps://docs.python.org/2/library/os.html#os.error
errnohttps://docs.python.org/2/library/errno.html#module-errno
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
IOErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.IOError
https://docs.python.org/2/library/socket.html#socket.herror
gethostbyname_ex()https://docs.python.org/2/library/socket.html#socket.gethostbyname_ex
gethostbyaddr()https://docs.python.org/2/library/socket.html#socket.gethostbyaddr
https://docs.python.org/2/library/socket.html#socket.gaierror
getaddrinfo()https://docs.python.org/2/library/socket.html#socket.getaddrinfo
getnameinfo()https://docs.python.org/2/library/socket.html#socket.getnameinfo
https://docs.python.org/2/library/socket.html#socket.timeout
https://docs.python.org/2/library/socket.html#socket.AF_UNIX
https://docs.python.org/2/library/socket.html#socket.AF_INET
https://docs.python.org/2/library/socket.html#socket.AF_INET6
socket()https://docs.python.org/2/library/socket.html#socket.socket
AF_UNIXhttps://docs.python.org/2/library/socket.html#socket.AF_UNIX
https://docs.python.org/2/library/socket.html#socket.SOCK_STREAM
https://docs.python.org/2/library/socket.html#socket.SOCK_DGRAM
https://docs.python.org/2/library/socket.html#socket.SOCK_RAW
https://docs.python.org/2/library/socket.html#socket.SOCK_RDM
https://docs.python.org/2/library/socket.html#socket.SOCK_SEQPACKET
socket()https://docs.python.org/2/library/socket.html#module-socket
SOCK_STREAMhttps://docs.python.org/2/library/socket.html#socket.SOCK_STREAM
SOCK_DGRAMhttps://docs.python.org/2/library/socket.html#socket.SOCK_DGRAM
https://docs.python.org/2/library/socket.html#socket.SOMAXCONN
ioctl()https://docs.python.org/2/library/socket.html#socket.socket.ioctl
https://docs.python.org/2/library/socket.html#socket.has_ipv6
https://docs.python.org/2/library/socket.html#socket.create_connection
socket.connect()https://docs.python.org/2/library/socket.html#socket.socket.connect
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
getdefaulttimeout()https://docs.python.org/2/library/socket.html#socket.getdefaulttimeout
https://docs.python.org/2/library/socket.html#socket.getaddrinfo
socket()https://docs.python.org/2/library/socket.html#socket.socket
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
socket.connect()https://docs.python.org/2/library/socket.html#socket.socket.connect
https://docs.python.org/2/library/socket.html#socket.getfqdn
gethostbyaddr()https://docs.python.org/2/library/socket.html#socket.gethostbyaddr
gethostname()https://docs.python.org/2/library/socket.html#socket.gethostname
https://docs.python.org/2/library/socket.html#socket.gethostbyname
gethostbyname_ex()https://docs.python.org/2/library/socket.html#socket.gethostbyname_ex
gethostbyname()https://docs.python.org/2/library/socket.html#socket.gethostbyname
getaddrinfo()https://docs.python.org/2/library/socket.html#socket.getaddrinfo
https://docs.python.org/2/library/socket.html#socket.gethostbyname_ex
gethostbyname_ex()https://docs.python.org/2/library/socket.html#socket.gethostbyname_ex
getaddrinfo()https://docs.python.org/2/library/socket.html#socket.getaddrinfo
https://docs.python.org/2/library/socket.html#socket.gethostname
gethostname()https://docs.python.org/2/library/socket.html#socket.gethostname
https://docs.python.org/2/library/socket.html#socket.gethostbyaddr
getfqdn()https://docs.python.org/2/library/socket.html#socket.getfqdn
gethostbyaddr()https://docs.python.org/2/library/socket.html#socket.gethostbyaddr
https://docs.python.org/2/library/socket.html#socket.getnameinfo
https://docs.python.org/2/library/socket.html#socket.getprotobyname
socket()https://docs.python.org/2/library/socket.html#socket.socket
SOCK_RAWhttps://docs.python.org/2/library/socket.html#socket.SOCK_RAW
https://docs.python.org/2/library/socket.html#socket.getservbyname
https://docs.python.org/2/library/socket.html#socket.getservbyport
https://docs.python.org/2/library/socket.html#socket.socket
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
AF_UNIXhttps://docs.python.org/2/library/socket.html#socket.AF_UNIX
SOCK_STREAMhttps://docs.python.org/2/library/socket.html#socket.SOCK_STREAM
SOCK_DGRAMhttps://docs.python.org/2/library/socket.html#socket.SOCK_DGRAM
https://docs.python.org/2/library/socket.html#socket.socketpair
socket()https://docs.python.org/2/library/socket.html#socket.socket
AF_UNIXhttps://docs.python.org/2/library/socket.html#socket.AF_UNIX
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
https://docs.python.org/2/library/socket.html#socket.fromfd
socket()https://docs.python.org/2/library/socket.html#socket.socket
https://docs.python.org/2/library/socket.html#socket.ntohl
https://docs.python.org/2/library/socket.html#socket.ntohs
https://docs.python.org/2/library/socket.html#socket.htonl
https://docs.python.org/2/library/socket.html#socket.htons
https://docs.python.org/2/library/socket.html#socket.inet_aton
inet_aton()https://docs.python.org/2/library/socket.html#socket.inet_aton
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
inet_aton()https://docs.python.org/2/library/socket.html#socket.inet_aton
inet_pton()https://docs.python.org/2/library/socket.html#socket.inet_pton
https://docs.python.org/2/library/socket.html#socket.inet_ntoa
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
inet_ntoa()https://docs.python.org/2/library/socket.html#socket.inet_ntoa
inet_ntop()https://docs.python.org/2/library/socket.html#socket.inet_ntop
https://docs.python.org/2/library/socket.html#socket.inet_pton
inet_pton()https://docs.python.org/2/library/socket.html#socket.inet_pton
inet_aton()https://docs.python.org/2/library/socket.html#socket.inet_aton
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
https://docs.python.org/2/library/socket.html#socket.inet_ntop
inet_ntop()https://docs.python.org/2/library/socket.html#socket.inet_ntop
inet_ntoa()https://docs.python.org/2/library/socket.html#socket.inet_ntoa
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
AF_INET6https://docs.python.org/2/library/socket.html#socket.AF_INET6
ValueErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ValueError
socket.errorhttps://docs.python.org/2/library/socket.html#socket.error
inet_ntop()https://docs.python.org/2/library/socket.html#socket.inet_ntop
https://docs.python.org/2/library/socket.html#socket.getdefaulttimeout
https://docs.python.org/2/library/socket.html#socket.setdefaulttimeout
https://docs.python.org/2/library/socket.html#socket.SocketType
SocketServerhttps://docs.python.org/2/library/socketserver.html#module-SocketServer
sslhttps://docs.python.org/2/library/ssl.html#module-ssl
https://docs.python.org/2/library/socket.html#socket-objects
https://docs.python.org/2/library/socket.html#socket.socket.accept
https://docs.python.org/2/library/socket.html#socket.socket.bind
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
https://docs.python.org/2/library/socket.html#socket.socket.close
close()https://docs.python.org/2/library/socket.html#socket.socket.close
shutdown()https://docs.python.org/2/library/socket.html#socket.socket.shutdown
close()https://docs.python.org/2/library/socket.html#socket.socket.close
https://docs.python.org/2/library/socket.html#socket.socket.connect
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
https://docs.python.org/2/library/socket.html#socket.socket.connect_ex
AF_INEThttps://docs.python.org/2/library/socket.html#socket.AF_INET
https://docs.python.org/2/library/socket.html#socket.socket.fileno
select.select()https://docs.python.org/2/library/select.html#select.select
os.fdopen()https://docs.python.org/2/library/os.html#os.fdopen
https://docs.python.org/2/library/socket.html#socket.socket.getpeername
https://docs.python.org/2/library/socket.html#socket.socket.getsockname
https://docs.python.org/2/library/socket.html#socket.socket.getsockopt
structhttps://docs.python.org/2/library/struct.html#module-struct
https://docs.python.org/2/library/socket.html#socket.socket.ioctl
ioctl()https://docs.python.org/2/library/socket.html#socket.socket.ioctl
Win32 documentationhttps://msdn.microsoft.com/en-us/library/ms741621%28VS.85%29.aspx
fcntl.fcntl()https://docs.python.org/2/library/fcntl.html#fcntl.fcntl
fcntl.ioctl()https://docs.python.org/2/library/fcntl.html#fcntl.ioctl
https://docs.python.org/2/library/socket.html#socket.socket.listen
https://docs.python.org/2/library/socket.html#socket.socket.makefile
File Objectshttps://docs.python.org/2/library/stdtypes.html#bltin-file-objects
close()https://docs.python.org/2/library/socket.html#socket.socket.close
file()https://docs.python.org/2/library/functions.html#file
makefile()https://docs.python.org/2/library/socket.html#socket.socket.makefile
subprocess.Popen()https://docs.python.org/2/library/subprocess.html#subprocess.Popen
https://docs.python.org/2/library/socket.html#socket.socket.recv
https://docs.python.org/2/library/socket.html#socket.socket.recvfrom
https://docs.python.org/2/library/socket.html#socket.socket.recvfrom_into
https://docs.python.org/2/library/socket.html#socket.socket.recv_into
https://docs.python.org/2/library/socket.html#socket.socket.send
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
Socket Programming HOWTOhttps://docs.python.org/2/howto/sockets.html#socket-howto
https://docs.python.org/2/library/socket.html#socket.socket.sendall
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
send()https://docs.python.org/2/library/socket.html#socket.socket.send
https://docs.python.org/2/library/socket.html#socket.socket.sendto
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
https://docs.python.org/2/library/socket.html#socket.socket.setblocking
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
send()https://docs.python.org/2/library/socket.html#socket.socket.send
errorhttps://docs.python.org/2/library/socket.html#socket.error
https://docs.python.org/2/library/socket.html#socket.socket.settimeout
timeouthttps://docs.python.org/2/library/socket.html#socket.timeout
https://docs.python.org/2/library/socket.html#socket.socket.gettimeout
setblocking()https://docs.python.org/2/library/socket.html#socket.socket.setblocking
settimeout()https://docs.python.org/2/library/socket.html#socket.socket.settimeout
setblocking()https://docs.python.org/2/library/socket.html#socket.socket.setblocking
settimeout()https://docs.python.org/2/library/socket.html#socket.socket.settimeout
makefile()https://docs.python.org/2/library/socket.html#socket.socket.makefile
connect()https://docs.python.org/2/library/socket.html#socket.socket.connect
settimeout()https://docs.python.org/2/library/socket.html#socket.socket.settimeout
connect()https://docs.python.org/2/library/socket.html#socket.socket.connect
create_connection()https://docs.python.org/2/library/socket.html#socket.create_connection
https://docs.python.org/2/library/socket.html#socket.socket.setsockopt
sockethttps://docs.python.org/2/library/socket.html#module-socket
structhttps://docs.python.org/2/library/struct.html#module-struct
https://docs.python.org/2/library/socket.html#socket.socket.shutdown
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
send()https://docs.python.org/2/library/socket.html#socket.socket.send
sockethttps://docs.python.org/2/library/socket.html#socket.socket
https://docs.python.org/2/library/socket.html#socket.socket.family
https://docs.python.org/2/library/socket.html#socket.socket.type
https://docs.python.org/2/library/socket.html#socket.socket.proto
https://docs.python.org/2/library/socket.html#example
socket()https://docs.python.org/2/library/socket.html#socket.socket
bind()https://docs.python.org/2/library/socket.html#socket.socket.bind
listen()https://docs.python.org/2/library/socket.html#socket.socket.listen
accept()https://docs.python.org/2/library/socket.html#socket.socket.accept
accept()https://docs.python.org/2/library/socket.html#socket.socket.accept
socket()https://docs.python.org/2/library/socket.html#socket.socket
connect()https://docs.python.org/2/library/socket.html#socket.socket.connect
sendall()https://docs.python.org/2/library/socket.html#socket.socket.sendall
recv()https://docs.python.org/2/library/socket.html#socket.socket.recv
accept()https://docs.python.org/2/library/socket.html#socket.socket.accept
sockethttps://docs.python.org/2/library/socket.html#module-socket
Table of Contentshttps://docs.python.org/2/contents.html
17.2. socket — Low-level networking interfacehttps://docs.python.org/2/library/socket.html
17.2.1. Socket Objectshttps://docs.python.org/2/library/socket.html#socket-objects
17.2.2. Examplehttps://docs.python.org/2/library/socket.html#example
17.1. subprocess — Subprocess managementhttps://docs.python.org/2/library/subprocess.html
17.3. ssl — TLS/SSL wrapper for socket objectshttps://docs.python.org/2/library/ssl.html
Show Sourcehttps://docs.python.org/2/_sources/library/socket.rst.txt
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/library/ssl.html
previoushttps://docs.python.org/2/library/subprocess.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
The Python Standard Libraryhttps://docs.python.org/2/library/index.html
17. Interprocess Communication and Networkinghttps://docs.python.org/2/library/ipc.html
Copyrighthttps://docs.python.org/2/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/2/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.