Commit Graph

291 Commits (pollfd)

Author SHA1 Message Date
Karchnu 282cc59c18 version bump 2020-07-12 22:00:18 +02:00
Karchnu 045b1433f5 closing sockets (but not the client in a switch) 2020-07-12 20:35:55 +02:00
Karchnu 2813bd2695 fixed segfault 2020-07-11 10:44:47 +02:00
Karchnu 02c25c150d fixing a memory leak 2020-07-10 23:43:11 +02:00
Karchnu ff21ff42cb almost usable version 2020-07-10 20:18:17 +02:00
Karchnu c897edf9e7 a lot of printf 2020-07-10 12:19:03 +02:00
Karchnu 58aab88dbf callbacks kinda ok 2020-07-08 18:51:25 +02:00
Karchnu 553a550d97 default cb_out OK 2020-07-08 13:51:32 +02:00
Karchnu 0a8680a7e8 usock doesn't handle memory allocation anymore 2020-07-08 13:38:48 +02:00
Karchnu 8ccefcc40f lacking default cb_out 2020-07-08 12:40:24 +02:00
Karchnu 74fea778f7 more consistant connection types (and their use) 2020-07-08 09:57:33 +02:00
Karchnu 12427217c6 Compilation fixed for examples. 2020-07-08 01:15:18 +02:00
Karchnu 90a51a7ed7 buffers don't require malloc anymore 2020-07-08 01:08:00 +02:00
Karchnu 98a1389376 callbacks 2020-07-08 00:07:49 +02:00
Karchnu ff9d6ed2b8 Correction examples. 2020-07-06 14:38:06 +02:00
Karchnu 47408ef653 fixed 2020-07-06 09:02:13 +02:00
Karchnu 4c45fb7d12 s/events_loop/wait_event/ 2020-07-06 08:43:06 +02:00
Karchnu 8439cc0f18 Things. 2020-07-06 08:42:05 +02:00
Karchnu f1790cf314 switching ok 2020-07-04 19:29:59 +02:00
Karchnu 6243b818f1 corrections 2020-07-04 19:03:21 +02:00
Karchnu bef3b28656 simple-tcp: corrections and debug print 2020-07-04 19:02:43 +02:00
Karchnu 9a83993795 better ipcd 2020-07-04 14:41:21 +02:00
Karchnu e8cd339622 better simple-tcpd 2020-07-04 14:40:55 +02:00
Karchnu df373aea6a simple-tcp: improvments. 2020-07-04 14:21:02 +02:00
Karchnu fe87f31c34 pongspam OK 2020-07-04 14:06:51 +02:00
Karchnu e98b544539 pongd OK 2020-07-04 11:45:09 +02:00
Karchnu 1377e6fd28 pongd 2020-07-04 11:38:11 +02:00
Karchnu 36cdda36e0 pong client OK 2020-07-04 11:12:12 +02:00
Karchnu fbb7394f31 tests now compile again 2020-07-04 11:01:24 +02:00
Karchnu f89ab91917 timer works as expected 2020-07-04 10:11:19 +02:00
Karchnu 3b1aaf36c2 timer 2020-07-03 22:27:56 +02:00
Karchnu 0f46858e78 print context 2020-07-02 21:33:59 +02:00
Karchnu b6f32819e5 networkd -> ipcd 2020-07-01 14:24:45 +02:00
Karchnu 2bba5cb232 Removing printf. 2020-07-01 13:26:22 +02:00
Karchnu 71db43802e Multiple clients: ok. 2020-07-01 12:47:04 +02:00
Karchnu a5877101eb WIP: no mem leaks on simple use. switch still to test. 2020-07-01 09:53:24 +02:00
Karchnu f4ffd7386f No leaks, no error whatsoever so far. 2020-06-30 13:49:21 +02:00
Karchnu 292cca45e0 WIP: messages are sent and received OK 2020-06-30 12:59:05 +02:00
Karchnu a6ca358847 WIP!! 2020-06-29 21:07:19 +02:00
Karchnu 2a8e9a3707 WIP: connection OK, timer OK 2020-06-29 19:35:52 +02:00
Karchnu 9cdf868755 WIP 2020-06-29 16:49:54 +02:00
Karchnu 9429be80b3 Buffered writings: WIP. 2020-06-29 16:22:14 +02:00
Karchnu 0cd6f5bebd Compiles, not tested and no write buffer. 2020-06-29 00:53:40 +02:00
Karchnu 89d8881a40 Compile again, but lacks poll(2) call. 2020-06-28 18:05:28 +02:00
Karchnu 1dc5b4bcbe WIP 2020-06-28 17:22:58 +02:00
Karchnu 44992e940c WIP 2020-06-28 15:40:02 +02:00
Karchnu 05d483a712 WIP 2020-06-28 01:13:48 +02:00
Karchnu 91793c45cc WIP 2020-06-27 19:16:07 +02:00
Karchnu 85b54b0db6 poll(2): WIP. 2020-06-27 04:45:43 +02:00
Karchnu 062c36a2f3 libipc now uses 64-bit float (double) timers. 2020-06-12 02:09:46 +02:00