Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
1
0
Fork 0
You've already forked nuttx
mirror of https://github.com/apache/nuttx.git synced 2026-05-15 21:19:09 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
548cd2892a6ff4e5556749de0db68485af0772fc
nuttx/net/inet
T
History
Gregory Nutt a186383f2a Recent changes to UDP in order to correct problems with UDP connection mode introduced a new bug: The 'to' address passed to sendto() must now be NULL in connection mode. But there are errors because there was one place where the 'to' address was still being used.
This commit adds logic to first check for UDP connection mode.  If the UDP socket is connected, then the NULL 'to' address is ignored and saved connection address is used instead.
2018-05-17 07:46:09 -06:00
..
inet_close.c
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
inet_globals.c
…
inet_recvfrom.c
Recent changes to UDP in order to correct problems with UDP connection mode introduced a new bug: The 'to' address passed to sendto() must now be NULL in connection mode. But there are errors because there was one place where the 'to' address was still being used.
2018-05-17 07:46:09 -06:00
inet_setipid.c
…
inet_sockif.c
net/udp: Resolve race condition in connection-less UDP sockets with read-ahead buffering.
2018-05-13 09:57:34 -06:00
inet.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
ipv4_getsockname.c
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
ipv6_getsockname.c
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
Kconfig
…
Make.defs
…
Powered by Gitea Page: 1585ms Template: 8ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API