summaryrefslogtreecommitdiff
path: root/tests/lib/simple-channel-dispatcher.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2011-11-16Use _unref instead of _free _destroy when possible.Xavier Claessens1-1/+1
2011-05-16test DelegateChannels() refusing to delegateGuillaume Desmottes1-2/+34
2011-05-16Use new DelegateChannels() APIGuillaume Desmottes1-1/+8
2011-05-16add tp_channel_dispatcher_present_channel_{async,finish}Guillaume Desmottes1-0/+11
2011-05-16add tp_base_client_delegate_channels_{async,finish} (fdo #34610)Guillaume Desmottes1-0/+13
2011-02-22implement Hints and Hints requests in simple objectsGuillaume Desmottes1-20/+104
2010-07-14simple-channel-dispatcher: add channel-request-created signalGuillaume Desmottes1-0/+18
2010-07-13channel-dispatcher: fake re-handling existing channelsGuillaume Desmottes1-3/+20
2010-07-13simple-channel-dispatcher: implement EnsureChannel()Guillaume Desmottes1-18/+56
2010-07-13simple-channel-dispatcher: add a trick to make CreateChannel() failGuillaume Desmottes1-0/+10
2010-07-13add simple service side implementation of ChannelDispatcherGuillaume Desmottes1-0/+207