Comment on Epoll vs. io_uring in LinuxparentComments−SibexicoOP2moI'm now a Windows developer, mostly working with Linux and FreeBSD. Thx for the point, I'll look how it works in Windows systems.−muststopmyths2moEquivalent in Windows is Registered I/O (RIO) for sockets.Windows network development is really, really different from Unixy stuff. But you might have fun :)
Comments
I'm now a Windows developer, mostly working with Linux and FreeBSD. Thx for the point, I'll look how it works in Windows systems.
Equivalent in Windows is Registered I/O (RIO) for sockets.
Windows network development is really, really different from Unixy stuff. But you might have fun :)