Boost C++ Libraries Home Libraries People FAQ More

Home | Reference | Tutorial | Examples | Design
Reference Index | Class Hierarchy | Class Index | Member Index

boost::asio::invalid_service_owner Class Reference

List of all members.

Detailed Description

Exception thrown when trying to add a service object to an io_service where the service has a different owner.

Copyright © 2003 - 2006 Christopher M. Kohlhoff


Home | Reference | Tutorial | Examples | Design