Boost logo

Boost Users :

Subject: Re: [Boost-users] [Asio] Multiple Servers using io_service
From: Igor R (boost.lists_at_[hidden])
Date: 2008-09-12 04:31:23


> For a single server that worked fine. For the
> second server i postponed calling io_service.run()
> until both async_accept operations were
> executed. Both Instances use the same
> io_service.

You have to run io_service, in order to get async. operations
processed. Can you please post a code snippet to make the things more
clear?


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