tldk: fix for positive errno return values in udp_ctl.c 26/3526/1
authorKarol Latecki <karolx.latecki@intel.com>
Wed, 19 Oct 2016 22:54:18 +0000 (18:54 -0400)
committerKarol Latecki <karolx.latecki@intel.com>
Fri, 21 Oct 2016 08:42:35 +0000 (10:42 +0200)
commit663163e519820b1a4ece0368d9932186cd803f5a
tree62a60486a66bc159a8a175c8917c2fb0644c38a9
parent7a7ef4def34d6a2c9b21a9b4135cedd14fb9f72d
tldk: fix for positive errno return values in udp_ctl.c

'Public' functions should return negative values.

Change-Id: I88eaf76f882eee08a4198543d0c8531656530360
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
lib/libtle_udp/tle_udp_impl.h
lib/libtle_udp/udp_ctl.c
test/gtest/test_tle_udp_stream.cpp