c++ - Reopening a closed Piped read file descriptor? -


I use pipes to facilitate indirect communication. 0] and close again. Does anyone know how to do this?

You can not open an anonymous pipe again if you really need it to open the magic again. , Consider using the named pipes, which you can open as often as you want and can be opened again. But before doing so, consider whether it is understandable at all.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

jquery - SimpleModal Confirm fails to submit form -