zeek/testing/btest/scripts/base
Jon Siwek d3dad31bdc Raw input reader command execution "fixes".
- Primarily working around an issue that occurs when threads
  concurrently create pipes and fork a child process.  See comment in
  code...

- Other minor cleanup of the code:  making sure the child process calls
  _exit() versus exit(), limits itself to few select system calls before
  the exec(), and closes more unused file descriptors.
2013-08-14 11:37:30 -05:00
..
frameworks Raw input reader command execution "fixes". 2013-08-14 11:37:30 -05:00
protocols Tiny bit of cleanup and adapting the new test. 2013-08-11 16:20:08 -07:00
utils Exec module and raw input reader fixes. 2013-08-02 17:27:10 -05:00