Update comment.
This commit is contained in:
parent
8f0ffd0a65
commit
481a69676d
@ -93,7 +93,7 @@ extern int VERBOSITY_NAME(td_requests);
|
|||||||
// It happens after "hangup".
|
// It happens after "hangup".
|
||||||
//
|
//
|
||||||
// Parent needs a way to know that it will receive no more updates.
|
// Parent needs a way to know that it will receive no more updates.
|
||||||
// It happens after destruction of callback or after on_closed.
|
// It happens after destruction of callback
|
||||||
class Td final : public Actor {
|
class Td final : public Actor {
|
||||||
public:
|
public:
|
||||||
Td(const Td &) = delete;
|
Td(const Td &) = delete;
|
||||||
|
Loading…
Reference in New Issue
Block a user