Skip to main content

plan_conn_ip_snapshot_like_cpp

Function plan_conn_ip_snapshot_like_cpp 

Source
pub fn plan_conn_ip_snapshot_like_cpp(
    facts: ConnIpSnapshotFacts,
) -> ConnIpSnapshotDecision
Expand description

Project one successful ConnIP response into the same address catalog that C++ gives ChannelAddressManager::SetConnIpList.

Ref: f3c/FTlogin/Src/ftlogin/login/logger.cpp:2208-2275,2278-2337 and f3c/FTlogin/Src/ftlogin/address/channel_address_manager.cpp:982-1002.