Boost logo

Boost Users :

Subject: Re: [Boost-users] [asio] Clients (try to) connect only once
From: Igor R (boost.lists_at_[hidden])
Date: 2009-02-10 11:55:00


>
> Inputhandler calls async_connect which returns to one of its members. Which
> works through the first run.
>
> How to solve this?
>

Probably, your io_service object has no more pending work, so its run() loop
exits? Look at the "work" class in asio reference.



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