nixio
nixio copied to clipboard
Reading from standard input?
I have an applications that uses sockets to distribute data read from the standard input. I don't see how I can get a file descriptor for standard files for nixio. (the ones from Lua like io.input() do not work)