Oracle VM VirtualBox 5.2.40 User ManualPort-forwarding is supported (using the --port-forward-4 switch for IPv4 and --port-forward-6 for IPv6): VBoxManage natnetwork modify --netname natnet1 --port-forward-4 "ssh:tcp:[]:1022:[192.168.15.5]:22" Mac’s wireless net- working) for bridged networking. Currently, VirtualBox supports only IPv4 and IPv6 over AirPort. For other protocols (such as IPX), you must choose a wired interface. • On Linux hosts when using wireless interfaces for bridged network- ing. Currently, VirtualBox supports only IPv4 and IPv6 over wireless. For other protocols (such as IPX), you must choose a wired interface. Also, setting0 码力 | 387 页 | 4.27 MB | 6 月前3
Oracle VM VirtualBox 5.2.12 User ManualPort-forwarding is supported (using the --port-forward-4 switch for IPv4 and --port-forward-6 for IPv6): VBoxManage natnetwork modify --netname natnet1 --port-forward-4 "ssh:tcp:[]:1022:[192.168.15.5]:22" Mac’s wireless net- working) for bridged networking. Currently, VirtualBox supports only IPv4 and IPv6 over AirPort. For other protocols (such as IPX), you must choose a wired interface. • On Linux hosts when using wireless interfaces for bridged network- ing. Currently, VirtualBox supports only IPv4 and IPv6 over wireless. For other protocols (such as IPX), you must choose a wired interface. Also, setting0 码力 | 380 页 | 4.23 MB | 6 月前3
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
Oracle VM VirtualBox 4.3.36 User ManualPort-forwarding is supported (using the “–port-forward-4” switch for IPv4 and “–port-forward- 6” for IPv6): VBoxManage natnetwork modify --netname natnet1 --port-forward-4 "ssh:tcp:[]:1022:[192.168.15.5]:22" bridged networking. Currently, VirtualBox supports only IPv4 over AirPort. For other protocols such as IPv6 and IPX, you must choose a wired interface. • On Linux hosts, functionality is limited when using net- working. Currently, VirtualBox supports only IPv4 over wireless. For other protocols such as IPv6 and IPX, you must choose a wired interface. Also, setting the MTU to less than 1500 bytes on wired0 码力 | 380 页 | 3.79 MB | 6 月前3
Python 标准库参考指南 3.8.20 基本 XML-RPC 服务器 . . . . . . . . . . . . . . . . . . . . . . . . . . 1215 21.28 ipaddress --- IPv4/IPv6 操作库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1220 22 多媒体服务 1233 22.1 audioop 新版功能: 增加了 happy_eyeballs_delay 和 interleave 形参。 Happy Eyeballs 算法:成功使用双栈主机。当服务器的 IPv4 路径和协议工作正常,但服务器的 IPv6 路径和协议工作不正常时,双栈客户端应用程序相比单独 IPv4 客户端会感受到明显的连接延迟。 这是不可接受的因为它会导致双栈客户端糟糕的用户体验。此文档指明了减少这种用户可见延迟 的算法要求并提供了具体的算法。 – 如果 host 是一个空字符串或 None,则会应用所有接口并将返回包含多个套接字的列表 (通常是一个 IPv4 的加一个 IPv6 的)。 • family 可被设为socket.AF_INET 或AF_INET6 以强制此套接字使用 IPv4 或 IPv6。如果未 设定,则 family 将通过主机名称来确定 (默认为 AF_UNSPEC)。 • flags 是用于getaddrinfo()0 码力 | 1927 页 | 9.69 MB | 10 月前3
Python 标准库参考指南 3.8.20 基本 XML-RPC 服务器 . . . . . . . . . . . . . . . . . . . . . . . . . . 1215 21.28 ipaddress --- IPv4/IPv6 操作库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1220 22 多媒体服务 1233 22.1 audioop 新版功能: 增加了 happy_eyeballs_delay 和 interleave 形参。 Happy Eyeballs 算法:成功使用双栈主机。当服务器的 IPv4 路径和协议工作正常,但服务器的 IPv6 路径和协议工作不正常时,双栈客户端应用程序相比单独 IPv4 客户端会感受到明显的连接延迟。 这是不可接受的因为它会导致双栈客户端糟糕的用户体验。此文档指明了减少这种用户可见延迟 的算法要求并提供了具体的算法。 – 如果 host 是一个空字符串或 None,则会应用所有接口并将返回包含多个套接字的列表 (通常是一个 IPv4 的加一个 IPv6 的)。 • family 可被设为socket.AF_INET 或AF_INET6 以强制此套接字使用 IPv4 或 IPv6。如果未 设定,则 family 将通过主机名称来确定 (默认为 AF_UNSPEC)。 • flags 是用于getaddrinfo()0 码力 | 1927 页 | 9.69 MB | 10 月前3
Python 标准库参考指南 3.8.20 XML-RPC 服务器 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1300 21.28 ipaddress --- IPv4/IPv6 操作库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1306 22 多媒体服务 1319 22 新版功能: 增加了 happy_eyeballs_delay 和 interleave 形参。 Happy Eyeballs 算法:成功使用双栈主机。当服务器的 IPv4 路径和协议工作正常,但服务器的 IPv6 路 径和协议工作不正常时,双栈客户端应用程序相比单独 IPv4 客户端会感受到明显的连接延迟。这是不 可接受的因为它会导致双栈客户端糟糕的用户体验。此文档指明了减少这种用户可见延迟的算法要求 并提供了具体的算法。 – 如果 host 是一个空字符串或 None,则会应用所有接口并将返回包含多个套接字的列表(通 常是一个 IPv4 的加一个 IPv6 的)。 • family 可被设为socket.AF_INET 或AF_INET6 以强制此套接字使用 IPv4 或 IPv6。如果未设定, 则 family 将通过主机名称来确定 (默认为 AF_UNSPEC)。 • flags 是用于getaddrinfo()0 码力 | 2052 页 | 9.74 MB | 10 月前3
Python 标准库参考指南 3.10.15 DocCGIXMLRPCRequestHandler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1245 21.23 ipaddress --- IPv4/IPv6 操作库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1245 21.23.1 方便的工厂函数 . . . 版更改: 增加了 happy_eyeballs_delay 和 interleave 形参。 Happy Eyeballs 算法:成功使用双栈主机。当服务器的 IPv4 路径和协议工作正常,但服务器的 IPv6 路径和协议工作不正常时,双线客户端应用程序相比仅有 IPv4 的客户端会感受到明显的连接延迟。 这是不可接受的因为它会导致双栈客户端糟糕的用户体验。这篇文档指明了减少这种用户可见延 迟的算法要求并提供了具体的算法。 (通常是一个 IPv4 的加一个 IPv6 的)。 • 可以设置 port 参数来指定服务器应该监听哪个端口。如果为 0 或者 None (默认),将选择一 个随机的未使用的端口(注意,如果 host 解析到多个网络接口,将为每个接口选择一个不同 的随机端口)。 • family 可被设为socket.AF_INET 或AF_INET6 以强制此套接字使用 IPv4 或 IPv6。如果未 设定,则 family0 码力 | 2072 页 | 10.39 MB | 10 月前3
Python 标准库参考指南 3.10.15 dler . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1334 21.23 ipaddress --- IPv4/IPv6 操作库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1335 21.23.1 方便的工厂函数 . 937 The Python Library Reference, 发布 3.10.15 Happy Eyeballs 算法:成功使用双栈主机。当服务器的 IPv4 路径和协议工作正常,但服务器的 IPv6 路 径和协议工作不正常时,双线客户端应用程序相比仅有 IPv4 的客户端会感受到明显的连接延迟。这是 不可接受的因为它会导致双栈客户端糟糕的用户体验。这篇文档指明了减少这种用户可见延迟的算法 要求并提供了具体的算法。 常是一个 IPv4 的加一个 IPv6 的)。 • 可以设置 port 参数来指定服务器应该监听哪个端口。如果为 0 或者 None (默认),将选择一个随 机的未使用的端口(注意,如果 host 解析到多个网络接口,将为每个接口选择一个不同的随机端 口)。 • family 可被设为socket.AF_INET 或AF_INET6 以强制此套接字使用 IPv4 或 IPv6。如果未设定, 则 family0 码力 | 2207 页 | 10.45 MB | 10 月前3
共 83 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













