I'm not sure if it's a bug, or if it's caused by having two logaddress_add entries that point to the same IP address, but different ports. It's as if hlds sends two log streams to that IP and ignores the actual port I'm sending it too. Or, if it has two log streams to the same IP, and only one port open receiving the data, it sends both streams. That would indeed be a bug, because when you give it an ip:port to stream the log too, it should not stream it to a different ip:port. That is essentially what it is doing, ignoring the port I give it and sending both streams to the IP regardless of the actual port receiving the stream.
The problem I run into is that if I don't have these in the cfg, then looking at server with one instance of hlsw stops log stream to another instance and/or stops log stream to hlstats. ----- Original Message ----- From: "Renzo Rosales" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, April 28, 2005 9:27 AM Subject: Re: [hlds] Double entries in hlsw > You'll have to wait for a Valve dev to respond since that would > probably be a bug in the code. > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

