Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

STM32 DatagramSocket does not update automatically assigned private port number #593

Open
christiansiegel opened this issue Aug 15, 2016 · 0 comments

Comments

@christiansiegel
Copy link

When binding an STM32 DatagramSocket to the port 0, FreeRTOS assigns an available port number from the private range (see FreeRTOS API Reference). However, the assigned port is not returned from SocketBind() in sdk/src/freertos/stm32f746g-discovery/socket.cc and DatagramSocket.port stays 0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants