INADDR_NONE is nonstandard. Use (in_addr_t)(-1) instead.
[u/mdw/putty] / unix / uxpterm.c
2004-12-31 simonRename some of the more stupidly named files in the...