This commit is contained in:
Omar Polo 2021-10-04 09:08:21 +00:00
parent 99c91b4a51
commit c1272f63e4
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2021-10-04 Omar Polo <op@omarpolo.com>
* regress/runtime: regression test restructured. still implemented as a set of POSIX-scripts
2021-10-02 Omar Polo <op@omarpolo.com>
* server.c (client_read): reworked the internal structure. Now we leverage libevent' bufferevents more.