OSDN Git Service

tools/l2cap-tester: Fix closing server sockets in time
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 15:38:17 +0000 (18:38 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 15:39:33 +0000 (18:39 +0300)
commit6d98c73b9cd5d9773acdfaa797fc76fe87ef3332
tree04aaa5dc16e10f2c6fea0e023569038406f7be68
parent065783d0a2ea96904a3e225913eaf49cbf363c83
tools/l2cap-tester: Fix closing server sockets in time

We should use the teardown function instead of the destroy function for
closing server sockets since otherwise tests may conflict with each
other.
tools/l2cap-tester.c