Add a configuration option for TCP keepalives (SO_KEEPALIVE), default off.
[u/mdw/putty] / mac / macnet.c
2004-06-20 jacobAdd a configuration option for TCP keepalives (SO_KEEPA...
2003-05-04 simonColin's const-fixing Patch Of Death. Seems to build...
2003-02-06 benMove net_service_lookup() to macnet.c, since that's...
2003-02-04 benCarbonise, or at least disable MacTCP support under...
2003-01-24 benRedesign the macnet.c infrastructure, largely so as...
2003-01-12 benConsequences of Simon's recent deglobalisation changes.
2003-01-11 benInitial import of Owen's OpenTransport interface. ...
2003-01-11 benAdd an indirection layer between mtcpnet.c and the...