Obsolete
/
libipc-old
Archived
3
0
Fork 0
Commit Graph

46 Commits (553a550d97c9426026c0af691727476f24ad7397)

Author SHA1 Message Date
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 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 47408ef653 fixed 2020-07-06 09:02:13 +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 9a83993795 better ipcd 2020-07-04 14:41:21 +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
Philippe PITTOLI 9c61ea5093 buffer from 2K to 2M, there is room to improve performances here 2020-02-06 00:58:19 +01:00
Philippe PITTOLI 8457cc3690 Put fd to -1 before freeing memory. 2020-01-28 13:42:19 +01:00
Philippe PITTOLI 626053ad63 From 8M to 2K buffers: performance improvements. 2020-01-28 13:38:25 +01:00
Philippe PITTOLI e936810b39 usock: use strerror to get a better insight about an error. 2020-01-04 10:34:38 +01:00
Philippe PITTOLI 71eb8b3f61 fs.c: replaces rindex with strrchr 2020-01-04 10:31:59 +01:00
Philippe PITTOLI f4ef46aa6c Meaningful error msg, -logging +directory management, indentation. 2020-01-01 12:11:34 +01:00
Philippe PITTOLI ef2c05fc25 v0.4.0: ipc_wait_event* functions now receive a timeout value 2019-10-26 18:17:20 +02:00
Philippe PITTOLI c879d49c31 IPC version 0.3, allow multiple messages at once 2019-10-08 13:54:23 +02:00
Philippe PITTOLI aa93e8a88c IPC version => 2 2019-07-27 15:53:19 +02:00
Philippe PITTOLI b528040d11 libipc version 0.2 2019-07-27 15:46:04 +02:00
Philippe PITTOLI b9054b557e error bugfix in read function, correct msg length exchange, networkd draft 2019-06-12 15:02:43 +02:00
Philippe PITTOLI a8d0a82adf user_type 2019-06-04 01:35:33 +02:00
Philippe PITTOLI 33cd215790 New, simpler libipc API. 2019-06-03 21:25:59 +02:00
Luka Vandervelden 878432e7eb libipc split into its own, separate repository. 2018-11-20 18:47:32 +09:00