Update extend.qbk
This commit is contained in:
parent
264b517b38
commit
3992965359
@ -108,6 +108,7 @@ struct async_foo : __handler__, __require_io_service__
|
||||
}
|
||||
};
|
||||
```
|
||||
[caution All async_handlers use one signal(SIGCHLD) on posix, which is only guaranteed to work when all use the same `io_service`]
|
||||
|
||||
[note Inheriting [globalref boost::process::extend::require_io_service require_io_service] is necessary, so [funcref boost::process::system system] provides one.]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user