nuttx/net/socket
2016-06-20 12:44:38 -06:00
..
accept.c
bind.c
connect.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
getsockname.c
getsockopt.c
Kconfig
listen.c
Make.defs
net_checksd.c
net_clone.c net/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-11 17:37:21 -06:00
net_close.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
net_dupsd.c
net_dupsd2.c
net_monitor.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
net_poll.c
net_sendfile.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
net_sockets.c
net_timeo.c
net_vfcntl.c
recv.c
recvfrom.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
send.c
sendto.c
setsockopt.c
socket.c
socket.h