Blocking error-path finding: pre-handshake TLS configuration failures can leave the connection state inconsistent or leak the underlying socket.
Manual RW testing against classic ftp in anonymous mode worked fine (with some warnings from it, but these also were there with other servers), and RO testing with vsftpd also worked just…
Blocking: WorkerTCPListener.transferState proceeds after the fixed one-second quiesce timeout even if accept is still pending. Detach closes the old bridge, but its worker-side listener.accept…
Correction: the local verification command was npm test --workspace=packages/ftp (after building the three relevant workspace packages); it completed with 130 passing tests, including the…
Autonomous review: no actionable findings in the stacked diff against #61. The real-server suite is correctly skipped without FTP_TEST_* credentials. I verified it locally with after building…