< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
The Tuple class uses INADDR_ANY to bind to any interfaces, I found if a message received from the second or higher interface, the response will send to the first one. I checked some document and found: "When sending, a socket bound with INADDR_ANY binds to the default IP address, which is that of the lowest-numbered interface." Is someone has any thoughts about it?