Add new endpoint type generic::host<>.

For example (requires CTAD):

  generic::stream_protocol::socket socket(my_io_context);
  socket.connect(host(tcp::any(), "localhost", "12345"));
3 files changed
tree: 4628d0719f89c06f9c1aa37607abef48cf81db7d
  1. .github/
  2. asio/
  3. .appveyor.yml
  4. .cirrus.yml
  5. .gitignore