Archived
3
0
Commit Graph

51 Commits

Author SHA1 Message Date
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
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
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
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
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
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
2e8a85cdd9 Merge branch 'dev-remote' of https://git.karchnu.fr/Karchnu/perfectos-junk into dev-remote 2018-10-04 23:00:05 +02:00
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
930f6d079f WIP for Crystal bindings. 2018-10-04 12:57:05 +02:00
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
Philippe PITTOLI
21434c600e s/process/client/g 2018-10-04 01:22:50 +02:00
4f9367b447 build.zsh + Makefile 2018-10-04 00:47:58 +02:00
Philippe PITTOLI
a0d9453902 s/ipc_process\b/ipc_client/ 2018-10-04 00:30:47 +02:00
Philippe PITTOLI
66b821be62 cleaning names 2018-10-03 22:02:37 +02:00
Philippe PITTOLI
aa98be0335 cleaning names 2018-10-03 21:52:11 +02:00
Philippe PITTOLI
3eeb96b21d cleaning names 2018-10-03 21:24:20 +02:00
Philippe PITTOLI
929392cff5 remoted: moar code, still doing nothing 2017-08-26 19:42:54 +02:00
Philippe PITTOLI
189b704d1c pubsub seems fine 2017-01-19 22:07:52 +01:00
Philippe PITTOLI
74b608045e man page completed 2016-12-25 22:10:01 +01:00
Philippe PITTOLI
70dea11ad2 readme explanations 2016-12-23 13:06:31 +01:00
Philippe PITTOLI
7a9101faf1 pongd fonctionnel 2016-12-23 01:33:52 +01:00
Philippe PITTOLI
9e2a27cb20 corrections commentaires + memory leak 2016-12-22 21:48:35 +01:00
Philippe PITTOLI
3dd3033273 msg format: fonctionne sur les programmes de test (core-test/app/communication-*) 2016-12-21 02:56:52 +01:00
Philippe PITTOLI
a0d82c2df0 Merge branch 'tcpd' of ssh://git.karchnu.fr:2202/Karchnu/perfectos-junk into tcpd 2016-12-21 01:28:23 +01:00
Philippe PITTOLI
1e44f3d00f msg format 2016-12-21 01:26:47 +01:00
lapupe
341382a2e5 struct array_proc adapted pong 2016-12-20 23:36:00 +01:00
Philippe PITTOLI
b8c367d6c4 corrections mémoire 2016-12-19 22:49:26 +01:00
Philippe PITTOLI
af3c9395ff lib communication : fonctionne (mémoire à vérifier) 2016-12-19 19:20:27 +01:00
Philippe PITTOLI
5ac3285d9b communication à revoir : problème de taille de message 2016-12-19 18:16:38 +01:00
Philippe PITTOLI
6a851b2e66 ménage dans les fichiers core 2016-12-19 01:08:55 +01:00
Philippe PITTOLI
ee2ff72ed3 usock => socket unix fonctionnelles + prog de test + benchmark 2016-12-18 00:54:43 +01:00
Philippe PITTOLI
b426ab7d7b beaucoup de modifications à l'arrache 2016-12-17 18:00:04 +01:00
Philippe PITTOLI
044e8d034e communication.c => proc supprimé, déplacement de fichiers, suppression code mort 2016-12-15 00:28:42 +01:00