FNET v4.4.1
-
Version 4.4.1
- Added fnet_wifi_get/set_country_code() to get/set country code used by a WiFi interface.
- Renamed HTTP server API from fnet_http_ to fnet_http_srv_.
- Renamed fnet_strncpy() to fnet_strlcpy(), fnet_strncat() to fnet_strlcat().
- Added SS_CLOSING state to fnet_socket_state_t. Renamed SS_UNCONNECTED to SS_CLOSED.
- Fixed fnet_socket_poll() to return FNET_SOCKET_EVENT_ERR on a connection closing by a remote peer.
- Fixed possible skipping of WiFi-QCA disconnection.
- Other minor fixes.
Best regards,
Andrey Butok