zephyr/tests/net/context
Jukka Rissanen c427e9bbd6 net: Context accept cb needs to return failure code
If the connection establishment has an error, the accept
callback needs to be able to return that error to user space
so that the application can know about it.
This is especially important in TCP where application needs
to start to listen again if reset is sent during connection
establishment.

Change-Id: I55f36e4f101c7237c1288f09baf6e602b33da2b3
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:25 +02:00
..
src net: Context accept cb needs to return failure code 2016-12-02 12:40:25 +02:00
Makefile
prj.conf net: Split debug Kconfig options from legacy to new stack 2016-12-02 12:40:24 +02:00
prj.mdef
testcase.ini