Remove the service template parameters, and the corresponding classes.

For example, instead of basic_socket<Protocol, SocketService> we now have
simply basic_socket<Protocol>. The old interface can be enabled by defining
the ASIO_ENABLE_OLD_SERVICES macro.
105 files changed
tree: a43d554b4150b98f5409ad95b7103a7c4f59963e
  1. asio/
  2. .gitignore