Such as: c # Socket ReceiveAsync in the completion port, the principle of overlapping or IO? The underlying use of that kind of I/O model?
CodePudding user response:
Platform should be points, win platform using IOCP, other platforms, estimation is NIO
This has something to do with driver, Windows platform nic driver provide the IOCP model
CodePudding user response: