Ticket #3959: win_iocp_io_service.patch
File win_iocp_io_service.patch, 403 bytes (added by , 13 years ago) |
---|
-
boost/asio/detail/win_iocp_io_service.hpp
old new 723 723 724 724 // The count of unfinished operations. 725 725 long outstanding_operations_; 726 friend class operation;727 726 728 727 // Flag to indicate whether the event loop has been stopped. 729 728 long stopped_;