connection.c: refuse to create a notif. iter. when the graph is canceled
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Jun 2017 22:03:54 +0000 (18:03 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commitc28d097c6679d7b46b79fd3b5bdf0853520f9740
tree1056fdb5512f78c2e917922e3d8bf8cd6d0eee12
parent43ca7dcce9754163ee737d07401c7f38089cf2e9
connection.c: refuse to create a notif. iter. when the graph is canceled

It is useless to create a notification iterator from a connection which
belongs to a canceled graph.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/graph/connection-internal.h
lib/graph/connection.c
This page took 0.024792 seconds and 4 git commands to generate.