Fix a segfault (addr->error was unpredictable following a dotted-dec lookup)
[u/mdw/putty] / network.h
2000-10-24 simonFix miscellaneous compiler warnings. Thanks to Jacob...
2000-10-23 simonCreated a shiny new abstraction for the socket handling...