Anonymous 05/05/2026 (Tue) 02:26 No.118220 del
>>118218
Я забыл уточнить, что Backbone-интерфейс, на котором доступны большинство узлов, это тоже TCP поверх интернета.
>The Backbone Interface is fully compatible with the
TCPServerInterface
and
TCPClientInterface
types, and they can be used interchangably, and cross-connect with each other. On systems that support
BackboneInterface
, it is generally recommended to use it, unless you need specific options or features that the TCP server and client interfaces provide.

>While the goal is to support all socket types and I/O devices provided by the underlying operating system, the initial release only provides support for TCP connections over IPv4 and IPv6.