mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-02-03 21:52:24 +00:00
udp: Tweak for new source structure.
There are lots of subdirectories now besides 'windows' and 'unix'.
This commit is contained in:
parent
1ca557a29b
commit
e7b9eea786
@ -28,9 +28,9 @@ platform-generic modules. The Unix-specific modules are all in the
|
|||||||
\c{unix} subdirectory; the Windows-specific modules are in the
|
\c{unix} subdirectory; the Windows-specific modules are in the
|
||||||
\c{windows} subdirectory.
|
\c{windows} subdirectory.
|
||||||
|
|
||||||
All the modules in the main source directory - notably \e{all} of
|
All the modules in the main source directory and other
|
||||||
the code for the various back ends - are platform-generic. We want
|
subdirectories - notably \e{all} of the code for the various back
|
||||||
to keep them that way.
|
ends - are platform-generic. We want to keep them that way.
|
||||||
|
|
||||||
This also means you should stick to the C semantics guaranteed by the
|
This also means you should stick to the C semantics guaranteed by the
|
||||||
C standard: try not to make assumptions about the precise size of
|
C standard: try not to make assumptions about the precise size of
|
||||||
|
Loading…
Reference in New Issue
Block a user