GoogleCloudPlatform / iot-device-sdk-embedded-c

Cloud IoT Device SDK for Connectivity to IoT Core.
Other
247 stars 83 forks source link

UDP & IPv6 Support in Net BSP #11

Closed sungjud closed 5 years ago

sungjud commented 5 years ago

Modifying the networking API(defined in iotc_bsp_io_net.h) Combining getaddrinfo(), socket(), connect() into one function(iotc_bsp_io_net_socket_connect())