zephyr/subsys/net/lib/sockets
Anas Nashif 4fcbb6bdf2 Revert "net: sockets: recv_stream: Check that the underlying net_context active"
This reverts commit 8cb5d083cb53627964ed72fb9fa3fb7a5219739f.

This was breaking tests on master due to missing dependency that is
still being reviewed.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-06 17:40:52 -05:00
..
CMakeLists.txt net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
getaddrinfo.c net: Clarify logging in networking code 2018-12-07 12:00:04 +02:00
getnameinfo.c net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
Kconfig net: sockets: Remove extra "default n" setting from config 2019-02-08 16:01:49 +02:00
socket_offload.c include: net: Move fcntl implementation into socket_offload.h 2019-03-05 11:37:10 -05:00
sockets_can.c net: socket: can: Add getsockopt() and setsockopt() support 2019-02-07 18:08:27 +02:00
sockets_internal.h net: socket: can: Add socket CAN support 2019-02-07 18:08:27 +02:00
sockets_misc.c net: sockets: Add gethostname() call 2019-02-08 10:39:30 +02:00
sockets_packet.c net: sockets: Add socket api to support AF_PACKET 2019-02-07 14:43:30 +02:00
sockets_select.c net: sockets_select: Fix build without CONFIG_NET_SOCKETS_POSIX_NAMES 2019-01-29 09:19:54 +02:00
sockets_tls.c net: sockets: tls: Add missing poll descriptor increment 2019-02-26 02:07:11 +01:00
sockets.c Revert "net: sockets: recv_stream: Check that the underlying net_context active" 2019-03-06 17:40:52 -05:00