Skip to content

Commit 7808636

Browse files
authored
Update README.md
1 parent 9cee9fe commit 7808636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The core design is reference from https://github.com/chriskohlhoff/asio but very
1717
2. demo code:
1818
```
1919
#include "xxsocket.h"
20-
using namespace purelib::inet;
20+
using namespace yasio::inet;
2121
void test_connect()
2222
{
2323
xxsocket clientsock;

0 commit comments

Comments
 (0)