# # ChangeLog for examples/io/simple # # Generated by Trac 1.2.1 # May 23, 2024, 4:41:58 PM Thu, 23 Apr 2020 20:21:49 GMT Thierry Delisle [2489d31] * benchmark/io/readv.cfa (modified) * examples/io/simple/server.cfa (modified) * libcfa/src/concurrency/io.cfa (modified) Removed the async_ prefix of I/O functions Tue, 14 Apr 2020 15:56:09 GMT Thierry Delisle [34d0a28] * examples/io/simple/server.cfa (added) Added example of asynchronous I/O Thu, 26 Mar 2020 18:08:09 GMT Thierry Delisle [63863f8] * examples/io/simple/client.c (moved) * examples/io/simple/server.c (moved) Started some clean-up in examples/io