eclipse-threadx / netxduo

Eclipse ThreadX - NetXDuo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/index.md
MIT License
242 stars 137 forks source link

Update nxd_ftp_server.c client timeout handling #185

Closed mapellil closed 9 months ago

mapellil commented 1 year ago

When client activity timeout NX_FTP_ACTIVITY_TIMEOUT expires the application is now notified calling the ftp_logout() cb.

mapellil commented 1 year ago

@mapellil please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree

bo-ms commented 9 months ago

The issue has been fixed now.