Use AF_UNIX, not AF_LOCAL, since the former is in POSIX and the latter is not.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Jan 2005 11:47:33 +0000 (11:47 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Jan 2005 11:47:33 +0000 (11:47 +0000)
commitff677091f222e8175b03a7ff03d4e56bcf93dc24
tree2ff6cdfe4aff73f860f0a8c629846d3d8ba59b69
parent0a4022a169cfdd133882ecae233352e769685a1d
Use AF_UNIX, not AF_LOCAL, since the former is in POSIX and the latter is not.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5220 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c