incubator-nuttx/net/udp
Pascal Speck 8f91c73304 - fixed wrong assert on udp dgram send 2017-03-17 15:13:03 +01:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs net/udp: Add support for send() with connected UDP sockets 2015-08-11 19:17:55 -06:00
udp.h Replace confusing references to uIP with just 'the network' 2016-05-30 09:31:44 -06:00
udp_callback.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
udp_conn.c Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 2016-12-03 16:28:19 -06:00
udp_devpoll.c Remove some empty code section comments 2016-02-25 18:34:36 -06:00
udp_finddev.c Remove some empty code section comments 2016-02-25 18:34:36 -06:00
udp_input.c Without lowsyslog() *llwarn() is not useful. Eliminate and replace with *warn(). 2016-06-20 09:37:08 -06:00
udp_ipselect.c Remove some empty code section comments 2016-02-25 18:34:36 -06:00
udp_netpoll.c Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 2016-12-03 16:28:19 -06:00
udp_psock_send.c - fixed wrong assert on udp dgram send 2017-03-17 15:13:03 +01:00
udp_psock_sendto.c Eliminate CONFIG_NO_NOINTS. Lots of files changed -> lots of testing needed. 2016-12-03 16:28:19 -06:00
udp_send.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00