.. |
Kconfig
|
…
|
|
Make.defs
|
…
|
|
accept.c
|
Move cancellation point definitions to their own header file.
|
2016-12-10 09:08:26 -06:00 |
bind.c
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
connect.c
|
Move cancellation point definitions to their own header file.
|
2016-12-10 09:08:26 -06:00 |
getsockname.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
getsockopt.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -06:00 |
listen.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -06:00 |
net_checksd.c
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:59:51 -06:00 |
net_clone.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
net_close.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
net_dupsd.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -06:00 |
net_dupsd2.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -06:00 |
net_monitor.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
net_poll.c
|
…
|
|
net_sendfile.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
net_sockets.c
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
net_timeo.c
|
…
|
|
net_vfcntl.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
recv.c
|
More cancellation points
|
2016-12-09 15:17:58 -06:00 |
recvfrom.c
|
STM32 OTGHS host: stm32_in_transfer() fails and returns NAK if a short transfer is received. This causes problems from class drivers like CDC/ACM where short packets are expected. In those protocols, any transfer may be terminated by sending short or NUL packet.
|
2017-03-07 06:58:59 -06:00 |
send.c
|
Move cancellation point definitions to their own header file.
|
2016-12-10 09:08:26 -06:00 |
sendto.c
|
Move cancellation point definitions to their own header file.
|
2016-12-10 09:08:26 -06:00 |
setsockopt.c
|
Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed.
|
2016-12-03 16:28:19 -06:00 |
socket.c
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:40:07 -06:00 |
socket.h
|
…
|
|