mirror of
https://github.com/eddyem/snippets_library.git
synced 2026-03-20 08:40:55 +03:00
Add ringbuffer to start adding sockets
This commit is contained in:
@@ -10,3 +10,5 @@ add_executable(helloworld helloworld.c)
|
||||
add_executable(options options.c cmdlnopts.c)
|
||||
add_executable(fifo fifo.c)
|
||||
add_executable(conffile conffile.c)
|
||||
add_executable(clientserver clientserver.c)
|
||||
add_executable(ringbuffer ringbuffer.c)
|
||||
|
||||
Reference in New Issue
Block a user