2
0
mirror of https://github.com/boostorg/redis.git synced 2026-01-19 16:52:08 +00:00
Files
2022-07-16 11:03:48 +02:00
..
2022-07-16 11:03:48 +02:00

This example was taken from

https://github.com/libuv/libuv/tree/v1.x/docs/code/tcp-echo-server

To build it run, for example

$ gcc echo_server_direct.c -luv -O2 -o echo_server_direct