1efbfdb0cSShuo ChenA simple wrapper of Sockets API in C++11, supports blocking IO only.
2efbfdb0cSShuo ChenTPC stands for thread-per-connection, which is the current model for blocking IO.
3