mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 07:25:19 +00:00
Summary: - This commit fixes to handle UDP connect() with bind() to local port - NOTE: GS2200M does not support TCP connect() with bind to local port Impact: - All UDP cases which use connect() with gs2200m - Need to update nuttx as well Testing: - Tested with spresense:wifi - Create a UDP socket and bind() to local port. - Then connect() to remote address with port and send() Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| bluetooth | ||
| gs2200m | ||
| ieee802154 | ||
| iwpan | ||
| wapi | ||
| .gitignore | ||
| Make.defs | ||
| Makefile | ||