Tornado 6.5 Documentationcurl_httpclient). Overrides validate_cert, ca_certs, client_key, and client_cert. • allow_ipv6 (bool) – Use IPv6 when available? Default is True. 90 Chapter 6. DocumentationTornado Documentation, Release 6.5.1 returned if the given address maps to multiple IP addresses, which is most common for mixed IPv4 and IPv6 use). Address may be either an IP address or hostname. If it’s a hostname, the server will listen available interfaces. Family may be set to either socket.AF_INET or socket.AF_INET6 to restrict to IPv4 or IPv6 addresses, otherwise both will be used if available. The backlog argument has the same meaning as0 码力 | 272 页 | 1.12 MB | 3 月前3
Tornado 6.5 Documentationand client_cert. allow_ipv6 (bool [https://docs.python.org/3/library/functions.html#bool]) – Use IPv6 when available? Default is True. expect_100_continue (bool [https://docs.python.org/3/library/functions returned if the given address maps to multiple IP addresses, which is most common for mixed IPv4 and IPv6 use). Address may be either an IP address or hostname. If it’s a hostname, the server will listen socket.AF_INET6 [https://docs.python.org/3/library/socket.html#socket.AF_INET6] to restrict to IPv4 or IPv6 addresses, otherwise both will be used if available. The backlog argument has the same meaning as0 码力 | 437 页 | 405.14 KB | 3 月前3
Julia 1.11.4Listens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 306 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 DocumentationListens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 306 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release NotesListens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 306 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.13.0 DEVListens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 309 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1Listens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 309 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4Listens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 309 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3Listens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 309 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1Listens on localhost:2000 (IPv6) Sockets.TCPServer(active) julia> listen(IPv4(0),2001) # Listens on port 2001 on all IPv4 interfaces Sockets.TCPServer(active) julia> listen(IPv6(0),2001) # Listens on port port 2001 on all IPv6 interfaces Sockets.TCPServer(active)CHAPTER 22. NETWORKING AND STREAMS 309 julia> listen("testsocket") # Listens on a UNIX domain socket Sockets.PipeServer(active) julia> listen("\\\\ julialang.org Finished connection to github.com 22.8 Multicast Julia supports multicast over IPv4 and IPv6 using the User Datagram Protocol (UDP) as transport. Unlike the Transmission Control Protocol (TCP)0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 13 条
- 1
- 2













