Daniele Lacamera
Daniele Lacamera
@kuldeepdhaka any input on this?
I like this, I could start gathering a few datasheets. Where do you plan to store them?
@brainstorm what about waiting until they actually release some sources for that library before actually building praises?
So, according to your logic, if my company promises to release their source code sometime in the future, this can be classified as "exemplar" behavior?
tty's may be used as controlling TTY in some cases, so O_NOCTTY by default is not an option. I don't see any valid reasons to make the socket non blocking...
if I understand the use case well, you should create two tty_fake connected to the same ttymux. One process per plug.
Hello @FilippoGas - I have recently merged a bunch of contributions from different authors. Could you please check if the latest master fixes the issue for you? Thanks in advance,...
non-reliable simply means that there is no guarantee that all the bytes are transferred to the destination, because the output is non-blocking. Imagine a tty transmitting to two devices attached....