Add bt_connection_is_ended()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Jun 2017 15:52:37 +0000 (11:52 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commit090a4c0ac02fab83b9ad13bc2abb81534820f7f4
tree2a1d1fb1dfae21f6d8f1cb11e84eca51d74f7bd8
parentfdf0e7a0859aac0e7a540ded801921bdb14cb450
Add bt_connection_is_ended()

Quickly indicates if a connection is ended without having to get and
puts its individual endpoint ports.

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