Skip to content

1.03

Choose a tag to compare

@devnoname120 devnoname120 released this 24 Jul 20:44
e30f71f

Harden the embedded FTP server against abandoned and interrupted client connections.

  • Bound FTP control and data socket operations with timeouts.
  • Handle partial writes and client disconnects during listings and file transfers.
  • Retry transient accept failures instead of permanently stopping the listener.
  • Prevent client cleanup deadlocks during network shutdown.
  • Keep the FTP control port on 1337.