Boost logo

Boost Users :

Subject: Re: [Boost-users] ASIO / IO Completion Ports (Windows)
From: Igor R (boost.lists_at_[hidden])
Date: 2011-03-02 16:26:59


> I wonder if ASIO on Windows also implements IO Completion ports. I think
> this is called Proactor, right? I would be thankful if you point me to the right direction.

ASIO *uses* completion ports when implementing proactor on Windows. If
you want to see how it's done, you can learn the implementation files:
http://www.boost.org/doc/libs/1_46_0/boost/asio/detail/impl/win_iocp_io_service.ipp
etc.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net