
We went to great lengths to remove all the Windows-specific stuff from our core modules, and to shift it out into Windows-specific modules. Therefore, embedding Windows-specific code in core modules such as ssh.c is not acceptable.


It has a working Unix port a Mac port is in progress more ports may or may not happen at a later date. If you are planning to send code contributions, you should read this first.ĭespite Windows being its main area of fame, PuTTY is no longer a Windows-only application suite. This appendix lists a selection of the design principles applying to the PuTTY source code.

E.3 Multiple sessions per process on some platforms.
