We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85c0db commit d62181aCopy full SHA for d62181a
README.md
@@ -1,5 +1,5 @@
1
# Asynchronous Sockets for C++
2
-Simple header-only, thread-based, asynchronous Socket classes in C++ for TCP & UDP.
+Simple thread-based, asynchronous Socket classes in C++ for TCP & UDP.
3
```cpp
4
// Initialize socket.
5
Socket tcpSocket;
0 commit comments