mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 15:01:15 +02:00
commit
9d573a7bbd
@ -55,7 +55,7 @@ class Foundation_API ActiveDispatcher: protected Runnable
|
|||||||
/// This class is used to implement an active object
|
/// This class is used to implement an active object
|
||||||
/// with strictly serialized method execution.
|
/// with strictly serialized method execution.
|
||||||
///
|
///
|
||||||
/// An active object, with is an ordinary object
|
/// An active object, which is an ordinary object
|
||||||
/// containing ActiveMethod members, executes all
|
/// containing ActiveMethod members, executes all
|
||||||
/// active methods in their own thread.
|
/// active methods in their own thread.
|
||||||
/// This behavior does not fit the "classic"
|
/// This behavior does not fit the "classic"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user