Beginnings of a MacTCP network layer. This has all of the DNS interface
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Jan 2003 19:51:20 +0000 (19:51 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 4 Jan 2003 19:51:20 +0000 (19:51 +0000)
commit193194e2bb5121cc9eaee3e7c41d5ae348c26fda
tree8ae3a16e0c305c457c213432a90fcfa119690fc3
parent7604cd2df5639507b92ec53b77f0f6bf2ff13394
Beginnings of a MacTCP network layer.  This has all of the DNS interface
present, including stuff to find and load the MacTCP DNR.  Actually making
a TCP connection is still unimplemented, though, and much testing remains
to be done.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2452 cda61777-01e9-0310-a592-d414129be87e
mac/mtcpnet.c [new file with mode: 0644]