Closed as not planned
Description
Proposal
Problem statement
Giving the possibility, for a socket, to be bound to a particular network interface.
Motivating examples or use cases
It can serve for filtering purpose, e.g. external incoming requests for eth1 then separate private requests for eth0 ... or based on particular type of services e.g. http only.
Tracking issue and the PR.