Commit Graph

37 Commits

Author SHA1 Message Date
keldu.magnus 2b096bba1f buffer and io fixes 2021-06-30 15:41:56 +02:00
keldu.magnus 438197033d added fixes to void error and included bind fails 2021-06-29 22:39:27 +02:00
keldu.magnus 9435dd1b25 tls works for clients 2021-06-18 00:17:18 +02:00
keldu.magnus d2806e3948 erroror return in io 2021-06-04 23:21:25 +02:00
keldu.magnus 58b716d67d removed unneeded include 2021-06-04 14:43:40 +02:00
keldu.magnus b61856ba10 format 2021-05-30 00:46:45 +02:00
keldu.magnus 0b58504233 moving helpers, restructuring for tls abstraction 2021-05-30 00:46:07 +02:00
keldu.magnus 7ce304aad2 tls preparations 2021-05-09 15:19:09 +02:00
keldu.magnus 044f2b4fb0 changed io interfaces to conveyor/async versions 2021-05-01 15:08:59 +02:00
keldu.magnus 160610726b buggy waiting issues 2021-02-18 19:05:52 +01:00
keldu.magnus 6b650b2672 fixed context move issue 2021-02-16 18:21:52 +01:00
keldu.magnus 8d685067da preparing for more dynamic ioprovider creation and typo fixes 2021-02-08 18:17:39 +01:00
keldu.magnus 0fe10f2085 final on unix classes 2020-11-25 14:34:21 +01:00
keldu.magnus f5cecb48c4 wake shouldn't be const because condition_variable are not const in the notfication process 2020-11-18 15:16:37 +01:00
keldu.magnus 3e56e3c835 added waking up from other threads 2020-11-17 20:21:59 +01:00
keldu.magnus 450ec4ca77 final class hints 2020-11-12 00:51:35 +01:00
keldu.magnus c179b07ad1 removing unneeded provider 2020-11-11 23:08:37 +01:00
keldu.magnus 5c625373bb tls abstraction preparation. not compileable state btw 2020-11-11 06:03:43 +01:00
keldu.magnus c0e40494a4 move constructor and operator was not needed after all 2020-11-02 20:17:03 +01:00
keldu.magnus 0c8868a135 fixed fd owner closing when it was moved 2020-10-30 00:45:49 +01:00
keldu.magnus 3fd6193854 fixed fd owner closing when it was moved 2020-10-30 00:43:19 +01:00
keldu.magnus b5ae3a04bb wrapping input fds now 2020-10-26 16:03:09 +01:00
keldu b4cf3a2747 scons format and json union encoding 2020-10-22 18:38:56 +02:00
keldu a53bcada49 wait with timings added 2020-10-11 22:21:06 +02:00
keldu.magnus ba9613f353 included codec with incomplete json and message description. modified existing driver implementation 2020-10-01 14:20:55 +02:00
keldu.magnus 0088f55eb4 fixed #1, added conveyor immediate node and conveyor storage inherits from Event now. 2020-09-29 16:24:50 +02:00
keldu.magnus 48b6a638c2 network drivers 2020-09-28 19:36:35 +02:00
keldu.magnus 1a79cf5ecb added user defined sig1 2020-09-23 21:25:59 +02:00
keldu.magnus 001cb272fd move constructor fix 2020-09-19 21:12:16 +02:00
keldu.magnus 8ae794332b added wait functionality 2020-09-02 16:50:42 +02:00
keldu 1b877f9127 sink bug which didn't add the nodes into the sink 2020-08-29 19:43:03 +02:00
keldu 2a3a6407c0 notify signals implemented 2020-08-28 21:44:26 +02:00
keldu 257fa94644 signal registration with conveyor 2020-08-28 21:08:04 +02:00
keldu 9717073a29 ran format + changed build scripts 2020-08-28 16:59:25 +02:00
keldu.magnus c9013a159f Conveyor void implemented for now 2020-08-25 20:52:32 +02:00
keldu.magnus 62434636cd void preparations 2020-08-25 19:51:45 +02:00
keldu.magnus 8235be9cb3 io definitions and attach node added 2020-08-23 15:47:14 +02:00