[Github-comments] [geany] Add SPAWN_LEAVE_STDIN_OPEN flag for dynamic stdin output (#666)

zhekov notifications at xxxxx
Thu Sep 24 16:44:15 UTC 2015


For applications which need to send data to the child not constantly, but only from time to time, possibly after sending some startup data. Does not close the channel when stdin_cb exits, letting you ref it and create send sources as needed.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/666

-- Commit Summary --

  * Add SPAWN_LEAVE_STDIN_OPEN flag for dynamic stdin output

-- File Changes --

    M src/spawn.c (10)
    M src/spawn.h (4)

-- Patch Links --

https://github.com/geany/geany/pull/666.patch
https://github.com/geany/geany/pull/666.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/666
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150924/fc56fb58/attachment.html>


More information about the Github-comments mailing list