pkstream/pkstream.c: Fetch protocol family codes from addresses.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 27 Sep 2017 22:56:07 +0000 (23:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 16 Jun 2018 18:14:10 +0000 (19:14 +0100)
commitb31421b948a5510d4529ff6e6d2579135c517634
tree8ec68a4497514550e7a92c1cee1368d734ec7cd4
parent5426c57ad4cd9de90256af79008f3f0ec048d1eb
pkstream/pkstream.c: Fetch protocol family codes from addresses.

Now the only mentions of `AF_INET' are in the address-handling
functions.
pkstream/pkstream.c