asio-tr2
asio-tr2 copied to clipboard
send_to and async_send_to use inconsistent variable names
At http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0112r0.html#socket.dgram.op the specifications of send_to and async_send_to alternate between calling the endpoint "destination", "recipient" and (in the Effects) "sender".
Fixed in 9a4a9c93ad0deb911d727a3ee0b37b1f13fa4d9c.