Searching for tag ASIO

ASIO is a really amazing library and now, with C++11 it can be used completely standalone which makes it even more attractive. Using ASIO now is much more expressive: lambdas and type inference can help a lot in making code more readable and simple. I will show you how easy ASIO makes writing server software.