viced-multiple-ports-per-client-20051208
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 8 Dec 2005 01:01:30 +0000 (01:01 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 8 Dec 2005 01:01:30 +0000 (01:01 +0000)
commit71f9628a437e0ac7b9b9754d71c06ca5c3408061
tree480a1905019e8a0230261be7594c3552afc74fea
parent151ac6c167e30ab0a5c22e95ff48d837d4e08cba
viced-multiple-ports-per-client-20051208

this patch replaces the single address in the Interface structure
with an AddrPort structure.  This enables the servers to send
messages to the correct port if the port on the Interface does not
match the port stored in the client itself.
src/viced/callback.c
src/viced/host.c
src/viced/host.h