Commit Graph

16 Commits

Author SHA1 Message Date
9d7bf8b0f9 Set ADDR_NO_RANDOMIZE on linux for determinism 2022-01-28 12:48:59 -05:00
301fe24617 Linux driver and windows driver now both working again. 2022-01-12 12:27:55 -05:00
2b59d8a4a3 refactor driver-linux to separate machine dependent and independent code. 2022-01-11 13:59:13 -05:00
c47e13691d openssl now working under linux 2022-01-10 14:39:19 -05:00
2e6f924737 Partway through the SSL refactor, code is operational again (in plaintext) 2022-01-09 21:41:28 -05:00
c5bf032db0 About to break everything with SSL conversion 2022-01-09 16:59:39 -05:00
b23145a4a4 Refactor linux driver to use poll instead of select 2022-01-06 18:51:24 -05:00
860b6f60b1 refactor driver-linux to use a channel list 2022-01-06 18:33:09 -05:00
3306281dcc use the linux monotonic clock instead of gettimeofday 2022-01-05 13:24:12 -05:00
0833662539 A bit of refactoring before SSL conversion 2022-01-05 13:14:44 -05:00
c733023823 DrivenEngine channels are now shared_ptr 2022-01-05 12:50:16 -05:00
989d135aed Let server rebind its own listen port quickly 2021-12-14 11:17:18 -05:00
3b0e52ae86 Fix incorrect usage of strerror_r 2021-12-09 14:55:56 -05:00
2e6a3ab74e Fix some malloc/delete mismatches 2021-12-08 17:37:12 -05:00
147c7f2df4 Further progress toward working linux version 2021-12-07 17:28:53 -05:00
608274a295 First steps of linux port complete, no driver yet 2021-12-07 13:42:12 -05:00