carp process: reading and writing works for one iteration

This commit is contained in:
2019-12-14 18:22:23 +01:00
parent 0711432f7e
commit 17ca848344
14 changed files with 54 additions and 3 deletions

View File

@@ -6,7 +6,10 @@
"pools" : [ ],
"classvars" : [ ],
"instvars" : [
"proc"
"proc",
"out",
"in",
"excepted"
],
"name" : "CarpProcess",
"type" : "normal"