Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] An error occured in asio::win_mutex.hpp
From: Igor R (boost.lists_at_[hidden])
Date: 2010-09-16 04:08:32


> Now I have got a resolution that moving the initialization of 2 variable
> objects
> (work_resolver_ ,  work_socket_) that you mentioned into start() function
> from
> the constructor.

Well, you could just change the order of their definition, so that
io_service is always defined *first*..


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