On Wednesday, 15 November 2017 at 11:57:25 UTC, Vladimirs Nordholm wrote:
Hello people from D-land.

To summarise my problem: I have a program in the terminal (Posix) with two threads: one which my main program is run on, and a second one which polls input via `poll(...)` and `read(...)`.

[...]

Thanks for the replies given! Will look into the options given :)

Reply via email to