Commit Graph

476 Commits (master)

Author SHA1 Message Date
Philippe Pittoli 1762f50100 pollfd structure (draft), a few more mockup functions (server_init, wait_event...) 2022-02-07 03:24:39 +01:00
Philippe Pittoli 69732ccad8 Deinit() some stuff. 2022-02-07 01:21:46 +01:00
Philippe Pittoli 87f6f9071b Test leaks, but compiles! 2022-02-06 18:11:01 +01:00
Philippe Pittoli c14148ef35 Print the different strucutures. 2022-02-06 16:57:23 +01:00
Philippe Pittoli 9d16d6f2b8 Some corrections for stuff. 2022-02-06 00:32:16 +01:00
Philippe Pittoli fc4899a26f Zigimpl: draft. 2022-02-05 13:16:44 +01:00
Philippe Pittoli 13e7619899 Fixed tests (3 and 4). 2022-02-04 03:22:26 +01:00
Philippe Pittoli 33f7c9ccfb Wrong pointer read. 2022-02-04 02:43:49 +01:00
Philippe Pittoli e6edfd0e43 Fixing some test functions: no leaks when ending these programs. 2022-02-04 00:53:22 +01:00
Karchnu 513348652e Better presentation, for the ones only reading it online. 2020-12-09 15:58:31 +01:00
Karchnu bf600e0889 Readme fix. 2020-12-09 15:34:53 +01:00
Karchnu f9b9000a3f Add libIPC presentation. 2020-12-09 15:33:54 +01:00
Karchnu 1439bb78ca README: again, getting rid of old stuff. 2020-12-08 23:49:18 +01:00
Karchnu c8757d0fb0 Readme: less outdated stuff. 2020-12-08 23:39:25 +01:00
Karchnu 7cb5d2669c Man page added. 2020-12-08 22:49:12 +01:00
Karchnu 7caa934753 Man page: functions renamed. 2020-12-08 22:47:27 +01:00
Karchnu 62db8ff7fd Add and remove printf. 2020-11-08 06:07:28 +01:00
Karchnu d32e26b848 libipc: better error detection at message send. 2020-11-08 01:19:02 +01:00
Karchnu a99d5317b0 Bugfix (<= => <), better error message (send) and error management. 2020-11-06 21:17:01 +01:00
Karchnu 825e0c1b2c v0.7.2: ipcd indicates if it successfully contacted the service. 2020-11-05 14:15:39 +01:00
Karchnu c69ce64273 removing message_types 2020-10-14 14:08:09 +02:00
Karchnu 7659766fc0 Minor changes in examples. 2020-10-01 03:19:52 +02:00
Karchnu b4cc1814cd Fix memory leaks and print messages right away when non critical. 2020-10-01 02:47:08 +02:00
Karchnu ec33e6086e Fixing a broken loop condition. 2020-10-01 01:27:33 +02:00
Karchnu 556652418a Version 0.7.1. Small fix in usock_recv function. 2020-09-01 00:16:43 +02:00
Karchnu 7eeda65cd9 libipc now allows buffered readings in switched context. 2020-08-03 00:42:34 +02:00
Karchnu da78f0acfd Removing unused code. 2020-07-22 10:15:53 +02:00
Karchnu fd04cc0f83 Remove unnecessary code. 2020-07-22 09:37:18 +02:00
Karchnu 62dcda8263 Message size for input callback in switch context: fixed. 2020-07-21 00:47:01 +02:00
Karchnu 7fda2bd1ad bugfix, debug print. 2020-07-21 00:10:42 +02:00
Karchnu d9d927cfd2 Test applications up to libipc version 0.7.0. 2020-07-15 16:06:54 +02:00
Karchnu c2aa94716f adding ipc_read_fd 2020-07-14 16:10:18 +02:00
Karchnu e147379f06 ipc_connection now provides the server fd. 2020-07-13 18:37:33 +02:00
Karchnu b8c5c9d70e libipc v0.7: callbacks for proxies, better memory management. 2020-07-13 14:12:08 +02:00
Karchnu 062c36a2f3 libipc now uses 64-bit float (double) timers. 2020-06-12 02:09:46 +02:00
Philippe PITTOLI 290a693572 project.zsh and Makefile: handle dependencies correctly. `make dist` ok. 2020-04-27 03:43:11 +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 22f3a2234a Version bump: 0.5.1. 2020-01-28 13:42:49 +01:00
Philippe PITTOLI 8457cc3690 Put fd to -1 before freeing memory. 2020-01-28 13:42:19 +01:00
Philippe PITTOLI ac9e329cec Read-write loop test. 2020-01-28 13:41:09 +01:00
Philippe PITTOLI 75b407538b Improved pong(d) examples. 2020-01-28 13:39:06 +01:00
Philippe PITTOLI 626053ad63 From 8M to 2K buffers: performance improvements. 2020-01-28 13:38:25 +01:00
Philippe PITTOLI 301358425f remove old experiments 2020-01-28 13:37:47 +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
Luka Vandervelden 534bd970a6 Improving Makefile. 2019-11-14 20:44:18 +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 f8bc00e03a From pandoc to scdoc. 2019-08-28 12:41:24 +02:00