chriskohlhoff / asio-tr2

C++ TR2 proposal based on Asio
17 stars 5 forks source link

Add requirements for using IPv4 or IPv6 and disallow other types #181

Open chriskohlhoff opened 9 years ago

chriskohlhoff commented 9 years ago

E.g. for the level(), name(), data(), size() member functions on internet socket options.