Commit Graph

12 Commits

Author SHA1 Message Date
xdrm-brackets 0d653e20f7 finished?: pool > new communication format (input/output) + sends back the open input channel + traps 2018-01-30 18:50:44 +01:00
xdrm-brackets 9e561e0e3c minmod: removed verbosity 2018-01-30 18:49:37 +01:00
xdrm-brackets 6c5d87d2ba fix: actual 'failures' management (.5s between each failure + stop after 10 consecutive ones) + on success do as usual 2018-01-30 18:46:00 +01:00
xdrm-brackets 5b061da68c removed useless 'launch' script + updated 'read'/'write' for new buffer file structure 2018-01-30 17:02:51 +01:00
xdrm-brackets 65c08fdc77 Added the 3 new main components (~low-level) 2018-01-30 17:00:11 +01:00
xdrm-brackets e4fabe8853 bigupd: launch (1) updated trap system-simplified (2) fixed input server netcat kill (3) minmod for comments and structure (4) added traps from within bg-proccesses (input+output) + netcat call set in background so to be killed by these traps -> trap recursivity 2018-01-29 15:29:14 +01:00
xdrm-brackets 1893a5bd49 Updated config to /config/$1 instead of /config_$1 + added .gitignore for /config 2018-01-29 13:33:47 +01:00
Adrien Marquès d023d6cbad update 'launch' to remove 2-depth background process 2018-01-29 04:45:05 -05:00
xdrm-brackets e84678ac6b Added option for 'read' not to flush buffer (with '-' as 2nd argument) + now 'launch' removes buffers in /tmp 2018-01-28 16:58:24 +01:00
xdrm-brackets 08f30d2996 Updated whole structure of subproccesses (added traps to manage signals KILL/INT) + (added mini-log) 2018-01-28 13:44:55 +01:00
xdrm-brackets 8ff5997467 Added README.md 2018-01-27 19:09:31 +01:00
xdrm-brackets ffa7aac0a1 First commit: all works but problem with 'sync' have to wait 2sec... 2018-01-27 18:58:38 +01:00