OLS: A proposal for a new networking API
OLS: A proposal for a new networking API
Posted Aug 4, 2006 21:37 UTC (Fri) by krause (guest, #39696)Parent article: OLS: A proposal for a new networking API
Why not use the Sockets Extensions API which provide both explicit memory management which is suitable for copy avoidance as well as asychronous communication and event management calls? The API is available today from the OpenGroup and was developed by Socket implementers based on experience with a variety of Socket and AIO / POSIX implementations.
