mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-12 09:46:44 +08:00
This is a mqtt client, so it does not make sense to determinate the server port at compile time. Update mqtt_client_connect() function to allow setting server port. Signed-off-by: Axel Lin <axel.lin@ingics.com>