Hacker News new | ask | show | jobs
by comex 1925 days ago
I assume you mean std::net::SocketAddr? Out of curiosity, what's wrong with it?
1 comments

I'd assume the lackluster selection of operations and how deeply nested some of the information is within the type. Definitely not the most ergonomic thing.

My personal favorite is probably the python ones. Only annoyance is difficulty of creating modified objects from existing ones.