Commit Graph

13 Commits

Author SHA1 Message Date
hugogogo
1ec6f0b47e merge master 2022-07-29 11:19:09 +02:00
hugogogo
a2c9f31e58 small changes in cgi tests 2022-07-29 10:43:11 +02:00
hugogogo
e6ec3fe97b more tests on cgi 2022-07-28 17:27:03 +02:00
hugogogo
8477669e6f adding first tests with cgi 2022-07-27 20:47:13 +02:00
LuckyLaszlo
26dad07a87 SIGINT handling
+ bug with persistent connection, recv() try to read fd 0 (why?)
2022-07-25 07:40:41 +02:00
LuckyLaszlo
dcf94c2c61 Client struct, signal wip, refactoring 2022-07-25 05:28:44 +02:00
hugogogo
9477d36512 add luke epoll version 2022-07-23 08:53:59 +02:00
hugogogo
ebef346387 clean files 2022-07-23 08:38:08 +02:00
LuckyLaszlo
72d9709ca7 poll() replaced by epoll() 2022-07-23 07:01:41 +02:00
LuckyLaszlo
cb8cc22c67 example for new usage of poll() 2022-07-20 20:19:13 +02:00
LuckyLaszlo
eb5e719750 change to poll() call 2022-07-12 19:37:47 +02:00
LuckyLaszlo
a9b1843eba basic tcp connection. 2022-07-12 00:51:43 +02:00
LuckyLaszlo
8a7204b7a5 init 2022-07-07 20:13:14 +02:00