> ------------------------------------------------------------ > revno: 9176 > committer: Alex Rousskov <[EMAIL PROTECTED]> > branch nick: trunk > timestamp: Mon 2008-09-08 17:52:06 -0600 > message: > Fixed typo: Config.Addrs.udp_outgoing was used for the HTCP incoming > address. > modified: > src/htcp.cc >
I think this is one of those cleanup situations where we wanted to split the protocol away from generic udp_*_address and make it an htcp_outgoing_address. Yes? Amos
