os-win/os_win/utils/io
Lucian Petrut d139d77167 Add pipe helpers
This change adds a few helpers that will allow creating and consuming
pipes. While similar functions are already provided by the built-in
os module, the handle inherit flags do not work on Windows.

We intend to use those helpers in Glance when dealing with
subprocesses.

Change-Id: I6ed456b5f95b5691da555e36846de4286ad96f15
2019-01-16 14:41:00 +02:00
..
__init__.py Refactors utils into specific folders 2015-09-21 13:11:23 +03:00
ioutils.py Add pipe helpers 2019-01-16 14:41:00 +02:00
namedpipe.py [Trivial] Allow flushing named pipe log handles 2018-01-05 18:32:17 +02:00