Skip to content

ftp server: call logout callback on client timeout for consistency#372

Open
vb-linetco wants to merge 3 commits intoeclipse-threadx:devfrom
vb-linetco:feat/ftp-server-logout-callback-on-inactivity-timeout
Open

ftp server: call logout callback on client timeout for consistency#372
vb-linetco wants to merge 3 commits intoeclipse-threadx:devfrom
vb-linetco:feat/ftp-server-logout-callback-on-inactivity-timeout

Conversation

@vb-linetco
Copy link
Copy Markdown

Otherwise this is not symmetric with the other case where logout is also called when the client disconnects.

Refactor performing the logout into a separate helper to avoid duplication.

Otherwise this is not symmetric with the other case where logout is also
called when the client disconnects.

Refactor performing the logout into a separate helper to avoid
duplication.
@vb-linetco vb-linetco force-pushed the feat/ftp-server-logout-callback-on-inactivity-timeout branch from 1d93c06 to dcf5a11 Compare March 25, 2026 13:45
@fdesbiens fdesbiens self-requested a review March 25, 2026 20:57
@fdesbiens fdesbiens self-assigned this Mar 25, 2026
@fdesbiens
Copy link
Copy Markdown
Contributor

Thank you for this contribution @vb-linetco. I will review this soon.

@fdesbiens fdesbiens changed the base branch from master to dev March 25, 2026 21:06
/* 6.4.3 */
/* AUTHOR */
/* */
/* TBD */
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fdesbiens Since I've only moved this code, I was not sure which Autor to put here. What is the policy about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants