All the asynchronous programming classes are encapsulated in the Async namespace to group them together.
| std::ostream& Async::operator<< | ( | std::ostream & | os, | |
| const IpAddress & | ip | |||
| ) |
| os | The stream to output data to | |
| ip | The IP address to output to the stream |
1.5.9