|
Boost Users : |
Subject: Re: [Boost-users] Asio
From: Scott Gifford (sgifford_at_[hidden])
Date: 2008-12-03 02:47:11
Cain <darkdemun_at_[hidden]> writes:
[...]
> io_service::run() blocks? i understand that would be fine in server
> applications but in this case the GUI would block. How would any of
> you use asio in my situation?
Hello Cain,
The easist solution is to run io_service::run() in a background
thread.
----Scott.
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