# # ChangeLog for example/io/simple/server.c # # Generated by Trac 1.2.1 # Jul 4, 2024, 6:17:32 AM Wed, 04 Aug 2021 18:40:05 GMT Thierry Delisle [0640189e] * example/io/simple/server-nonblk.c (added) * example/io/simple/server.c (modified) Added example of a server using o_NONBLOCK, which does NOT work with ... Thu, 03 Dec 2020 18:47:42 GMT Thierry Delisle [f0d67e5] * example/io/cat.c (moved) * example/io/filereader.c (moved) * example/io/simple/client.c (moved) * example/io/simple/server.c (moved) * example/io/simple/server.cfa (moved) * example/io/simple/server_epoll.c (moved) Restored io examples to example folder