"John P. Hartmann" wrote: > Modern plumbing knows to invoke RXSOCKET for name lookup under the covers.
IIRC, these particular programs had some special reason to resolve the address just once before opening multiple sockets, and then stick with the same address in a rotating pool. Since I hadn't called TCPCLIENT yet at that point, I called RXSOCKET directly rather than wrapping it in HOSTBYNAME. ¬R
