[ACP] adding todevice call to std::net

Hi internals,

I have been dabbling in the socket area of rust for a while, this time is to add the possibility to let the socket to be bound to a specific network interface. For Linux mainly, but also vxWorks and Haiku.

Here the tracking and the PR.

Kind regards.

This isn't the place to post an ACP. It's fine to post a link here, but this can't be the ACP itself.

You can create an ACP in the rust-lang/libs-team repo using this issue template. This should include a sketch of the proposed API, but does not have to be the final design that will be implemented.

https://std-dev-guide.rust-lang.org/development/feature-lifecycle.html#suitability-for-the-standard-library

2 Likes