# # ChangeLog for example/io # # Generated by Trac 1.2.1 # Mar 28, 2024, 7:45:38 AM Thu, 21 Jan 2021 19:20:14 GMT Thierry Delisle [5869cea] * example/io/attach-block.c (added) Added new example that demonstrate that attached ring don't have ... Thu, 21 Jan 2021 19:19:35 GMT Thierry Delisle [d1eb9c0] * example/io/attach-end.c (modified) Fixed typo Thu, 21 Jan 2021 18:49:55 GMT Thierry Delisle [6387f07] * example/io/attach-end.c (added) Added example which shows how attached rings can be deleted in any order. Mon, 14 Dec 2020 20:35:17 GMT Thierry Delisle [ccb8c8a] * example/io/simple/server_epoll.c (modified) fix epoll server. Needed to use EPOLLOUT | EPOLLIN rather than just ... Thu, 03 Dec 2020 20:19:37 GMT Thierry Delisle [0f88a225] * example/io/simple/server.cfa (modified) updated out-of-date example echo network server 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