Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddeka0 authored Apr 11, 2020
1 parent 0da6924 commit 7e5abd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ After cloning this repository, please create a dummy file to run the sample test

4. g++-10 -std=c++20 udp_client.cpp && ./a.out
5. g++-10 -std=c++20 tcp_client.cpp && ./a.out

![TCP_UDP_server_running](https://github.com/ddeka0/io_uring_cpp/blob/master/demo-x.gif)

#### TODO for socket server features:
Currently Socket server only supports UDP socket server
Expand Down

0 comments on commit 7e5abd9

Please sign in to comment.