|  | Home | Libraries | People | FAQ | More | 
Default service implementation for a signal set.
class signal_set_service : public io_service::service
| Name | Description | 
|---|---|
| The type of a signal set implementation. | 
| Name | Description | 
|---|---|
| Add a signal to a signal_set. | |
| Cancel all operations associated with the signal set. | |
| Remove all signals from a signal_set. | |
| Construct a new signal set implementation. | |
| Destroy a signal set implementation. | |
| Get the io_service object that owns the service. | |
| Remove a signal to a signal_set. | |
| Construct a new signal set service for the specified io_service. | 
| Name | Description | 
|---|---|
| The unique service identifier. | 
        Header: boost/asio/signal_set_service.hpp
      
        Convenience header: boost/asio.hpp