I have an interface with several IP's (eth0, eth0:1, eth0:2) and I'm interested in the called IP, I mean to know which of the available IPs the client is connecting to.
After bind and accept returns information of client but not about our socket.
I have an interface with several IP's (eth0, eth0:1, eth0:2) and I'm interested in the called IP, I mean to know which of the available IPs the client is connecting to.
After bind and accept returns information of client but not about our socket.