fuzz: restore CreateSock in PCP targets
This commit fixes a small cleanup issue in Bitcoin Core's internal fuzz testing code. Fuzz tests are automated tools that feed random data into functions to find bugs; they are not part of the live Bitcoin network software. The change save…
a0e5e300by Hao Xu+6−01 file