Logo
Explore Help
Register Sign In
Mirrors_Framework/nuttx
Watch 1
Star 0
Fork 0
mirror of https://github.com/apache/nuttx.git synced 2026-09-16 18:09:48 +08:00
Code Issues Actions 8 Packages Projects Releases Wiki Activity
Files
2e6fc4e73d910e656c2170aa66a338206c6b4a75
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
…
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
…
ipv4_getsockname.c
…
ipv6_getsockname.c
…
Kconfig
…
Make.defs
…
Powered by Gitea Page: 3131ms Template: 11ms
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