Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Carr b42c5c9d55 need to make it grab all the remaining output when the pid exits
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 15:56:34 -07:00
Jeff Carr 5526c9fb2b try to correctly end when the process is done. still loosing output text
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 15:03:40 -07:00
Jeff Carr 2929260ed6 first working nonblocking read stdio & stderr example
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 14:49:19 -07:00
Jeff Carr 58ab22c55f hmm. this didn't work
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 13:32:52 -07:00
Jeff Carr 20b61a9e9a working ping output
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 13:02:17 -07:00
Jeff Carr 1b8a789787 cut out extra code
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 12:36:40 -07:00
Jeff Carr 8acd16d671 try to make an unbuffered io read version
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-04-07 12:16:17 -07:00