📄 socket6_locator.xif
字号:
/** * Interface for entity to help find suitable Xrl Target for creating * a socket through the socket6/0.1 interface. * * This interface exists because the FEA may be distributed across * multiple machines. In this case there may be multiple Xrl Targets * implementing the socket6/0.1 interface. A process needs to be able * to find the right Xrl Target to create the socket upon. */interface socket6_locator/0.1 { /** * Find suitable socket serving Xrl Target for a particular * interface address. */ find_socket_server_for_addr ? local_addr:ipv6 \ -> xrl_target:txt}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -