a35ba1e7bc
Changed implementation to use the Kernel network stack when usrsock daemon returns an error. This change allows the Kernel network stack to be used instead of UsrSock when opening a Socket at a time when a VPN configured with TUN is enabled. |
||
---|---|---|
.. | ||
accept.c | ||
bind.c | ||
CMakeLists.txt | ||
connect.c | ||
getpeername.c | ||
getsockname.c | ||
getsockopt.c | ||
Kconfig | ||
listen.c | ||
Make.defs | ||
net_close.c | ||
net_dup2.c | ||
net_fstat.c | ||
net_poll.c | ||
net_sendfile.c | ||
net_sockif.c | ||
net_timeo.c | ||
recv.c | ||
recvfrom.c | ||
recvmsg.c | ||
send.c | ||
sendmsg.c | ||
sendto.c | ||
setsockopt.c | ||
shutdown.c | ||
socket.c | ||
socket.h | ||
socketpair.c |