carugnom wrote: > I'm trying to port a server app from Windows to Linux. > The Windows code uses STL, I/O completion ports and Critical Sections. Then make a native Linux port. Everything alien to POSIX won't perform as well as native constructs.
carugnom wrote: > I'm trying to port a server app from Windows to Linux. > The Windows code uses STL, I/O completion ports and Critical Sections. Then make a native Linux port. Everything alien to POSIX won't perform as well as native constructs.