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

19 Commits (7fda2bd1ad89c6fd16a992f14f38106cb8a3c36e)

Author SHA1 Message Date
Karchnu 7fda2bd1ad bugfix, debug print. 2020-07-21 00:10:42 +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 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