commit | d6adbf9d0e0036b6d7f6e5760d439e864ed289af | [log] [tgz] |
---|---|---|
author | Ryan Erickson <ryan.erickson@lairdconnect.com> | Thu Oct 07 11:45:51 2021 -0500 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Oct 18 17:58:15 2021 -0400 |
tree | c6da0aa3f1d3154194c39f39b26a48727d4cc4dd | |
parent | 93f7a48e0da225969eb0198e8f80fa365c5cc20a [diff] |
modem: hl7800: fix IPv6 socket creation When creating a socket, be sure to check the address family and set the correct address family option in the AT command. Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>