nuttx-apps/wireless/gs2200m
Masayuki Ishikawa 196b1f06df wireless: gs2200m: Fix to handle UDP connect() with bind()
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>
2020-10-26 12:42:03 +01:00
..
gs2200m_main.c wireless: gs2200m: Fix to handle UDP connect() with bind() 2020-10-26 12:42:03 +01:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
Make.defs wireless: gs2200m: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00
Makefile wireless: gs2200m: Replace license header with Apache License 2.0 2020-07-29 01:05:31 -05:00