aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/channel_stack.c
Commit message (Collapse)AuthorAge
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
| | | | | | | | | | This change adds a parameter to all op handlers specifying the invoking filter. It will be used to allow client_channel to distinguish which child channel is disconnecting or going away. Change on 2014/12/10 by ctiller <ctiller@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=81823231
* Initial import.Gravatar Nicolas Noble2014-11-26