aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-07-13 14:23:32 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-07-16 10:25:14 +0200
commitb2439bbb8a73f00873efd7f744f70be535496e90 (patch)
tree2df74c85923cca30c8d699925fb914ae85f765fc /tests
parent3a10dbd56428cf0e79b738f62748509bbd04aa68 (diff)
ms: Add is_idle() method to GprsMs::Guard
Currently there is no simple way to determine, whether the MS object protected by a guard will continue to exist after the guard object is destroyed. This patch adds a is_idle() method that will return true if the MS object is just kept by the guard from being idle. In that case, the MS object would either be deleted or return true for GprsMs::is_idle() after the guard's destruction, provided that no TBF attachment took place in between. Sponsored-by: On-Waves ehf
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions