Comment by usrnm
Aren't there enough wrapper libraries for all programming languages that take care of this under the hood? You don't have to rely on libc only
Aren't there enough wrapper libraries for all programming languages that take care of this under the hood? You don't have to rely on libc only
Sure, there are wrapper libraries. But then I'm met with the question: do I add some big heavy handed IO wrapper library, or ... do I just call poll