Greg
Results
1
issues of
Greg
Does anyone know why the loopback IP address (127.0.0.1) is intentionally filtered out in the procedures: 1) TIdStackUnix.GetLocalAddressList `if (LAddrInfo^.ifa_addr nil) and ((LAddrInfo^.ifa_flags and IFF_LOOPBACK) = 0) then` 2) TIdStackWindows.GetLocalAddressList...
Type: Enhancement
Element: Socket Stacks
Status: Review Needed