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

220 Commits (b9054b557e9991f82e2a663fc33fee1b5eb6a99d)

Author SHA1 Message Date
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
Lukc 75c00d229e Merge branch 'newapi' of JunkOS/libipc into master 2019-06-03 21:41:03 +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
Luka Vandervelden ab3d9dd344 .size != .bytesize!!
Again!
2018-11-11 03:01:10 +09:00
Luka Vandervelden 7699aa8d27 Added missing .h files to project.zsh and Makefile. 2018-11-10 01:49:35 +09:00
Luka Vandervelden 51881ee831 Regenerated Makefile. 2018-11-10 01:43:29 +09:00
Luka Vandervelden 94bca193df Merge branch 'master' of ssh://git.karchnu.fr:2201/JunkOS/perfectos-junk 2018-11-10 01:42:29 +09:00
Luka Vandervelden 345c2ad2d0 Crystal bindings update. 2018-11-10 01:41:54 +09:00
Philippe PITTOLI 6a58ecfa9b add a program to test the exchange durations 2018-11-05 19:02:35 +01:00
Philippe PITTOLI 26c1ddafb3 add a #define to quiet pongd 2018-11-05 19:01:09 +01:00
Philippe PITTOLI 498e0509ee every public function in the same header file 2018-11-04 09:50:17 +01:00
Philippe PITTOLI d4caca0fe9 uint32_t, uint8, int32_t, int8_t 2018-11-02 21:03:54 +01:00
Philippe PITTOLI be783e69b1 pubsub working with libipc 2018-10-30 13:18:53 +01:00
Philippe PITTOLI cbdbe79c5b big changes in pubsub libs => WIP 2018-10-30 11:13:30 +01:00
Philippe PITTOLI e8db551536 pubsub rewrite, draft 2018-10-29 23:36:06 +01:00
Philippe PITTOLI 9865fcefff ipc-debug now uses ipc_application_poll_event 2018-10-29 08:48:07 +01:00
Philippe PITTOLI d71640e71b s/_loop/_poll_event/ 2018-10-28 19:28:19 +01:00
Philippe PITTOLI 9c68a6c45d removed #include ipc.h within ipc.h 2018-10-28 18:18:43 +01:00
Philippe PITTOLI 5925e17f1b pongd handles SIGINT now 2018-10-28 18:15:55 +01:00
Philippe PITTOLI c43c678df8 pong now uses ipc_application_loop() in interactive mode 2018-10-28 18:12:17 +01:00
Philippe PITTOLI 64f1977eb2 ipc.h, event, server loop() 2018-10-28 17:09:35 +01:00
Philippe PITTOLI cf59401ef7 usock: msize = 0 on deconnection 2018-10-12 18:06:16 +02:00
Philippe PITTOLI 77120450ff GOING 4-BYTE LENGTH, YEAH \o/ 2018-10-12 01:59:56 +02:00
Luka Vandervelden 48c76930a4 Crystal bindings update. 2018-10-11 18:31:48 +09:00
Philippe PITTOLI a55e5639c4 ipc-debug with readline 2018-10-11 01:09:21 +02:00
Philippe PITTOLI c295fd7f46 suppression message debug 2018-10-10 23:18:15 +02:00
Philippe PITTOLI 6074fad02b ipc_application_select 2018-10-10 23:08:58 +02:00
Philippe PITTOLI ae7a6c404f message.[ch] from pubsub 2018-10-09 16:38:27 +02:00
Luka Vandervelden 222f7e22ee Crystal IPC::Client added. 2018-10-09 23:36:51 +09:00
Philippe PITTOLI b71acc89e7 send(2) does not SIGPIPE anymore 2018-10-09 16:35:44 +02:00
Philippe PITTOLI f8b239b6d0 makefile changes for msg.[cho] => message.[cho] 2018-10-09 13:22:34 +02:00
Philippe PITTOLI b1078dfe98 renaming msg.[ch] in message.[ch] 2018-10-09 13:20:26 +02:00
Philippe PITTOLI ce7351458b useless argc and argv references removed 2018-10-09 13:16:40 +02:00
Philippe PITTOLI 5a9c69191a message types => enumerations 2018-10-09 03:09:45 +02:00
Luka Vandervelden b30dbac932 Merge branch 'dev-remote' of ssh://git.karchnu.fr:2201/Karchnu/perfectos-junk into dev-remote 2018-10-09 03:58:31 +09:00
Luka Vandervelden da40b15113 Updated Crystal bindings.
Embedded test code appears to work.
2018-10-09 03:58:00 +09:00
Philippe PITTOLI 7ef084e2a0 comment: 1 on socket close 2018-10-08 19:56:11 +02:00
Philippe PITTOLI 340ff653d6 unix socket rewrite: done 2018-10-08 16:15:35 +02:00
Philippe PITTOLI fefd301279 pending rewrite 2018-10-08 15:18:56 +02:00
Luka Vandervelden 23dc0f0aa9 Crystal bindings WIP. 2018-10-05 22:57:08 +02:00
Philippe PITTOLI 0aba9750fb set new_connection to 0 if nobody connected 2018-10-05 22:33:43 +02:00
Luka Vandervelden 2e8a85cdd9 Merge branch 'dev-remote' of https://git.karchnu.fr/Karchnu/perfectos-junk into dev-remote 2018-10-04 23:00:05 +02:00
Luka Vandervelden fb67c8182b Crystal bindings update thing (maybe). 2018-10-04 22:53:51 +02:00
Philippe PITTOLI 37a700daa6 Merge branch 'dev-remote' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk into dev-remote 2018-10-04 22:52:00 +02:00
Philippe PITTOLI 1936ef4b6a cleaning names, pongd stops itself for greater good 2018-10-04 22:51:31 +02:00
Luka Vandervelden 930f6d079f WIP for Crystal bindings. 2018-10-04 12:57:05 +02:00
Luka Vandervelden 46f8a4b210 Fixes PATH_MAX having aberrant values. 2018-10-04 12:47:57 +02:00
Philippe PITTOLI e48b5f2ce4 cleaning names 2018-10-04 01:54:12 +02:00