Boost logo

Boost Users :

Subject: [Boost-users] [ASIO] io_service::service::shutdown_service
From: Andrew C (achinkoff_at_[hidden])
Date: 2015-02-22 12:50:11


Hi,

Let us consider following execution sequence:

1. "io_service" destructor calls "io_service::service::shutdown_service";

2. documentation of "io_service::service::shutdown_service" says that it
should destroy all user defined handler objects.

Is it true that user defined handler objects may access to (e.g. post a
handler) that "io_service" being destroyed and therefore has not exist
already?

Could You please also clarify me what does "user defined handler object"
really mean?

Thanks,
Andrew.



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