SIGN IN SIGN UP

bpo-31904: remove libnet dependency from detect_socket() for VxWorks (GH-23394)

Previously on VxWorks compiling socket extension module needs the libnet to link. Now VxWorks has moved the replied functions to libc. So removing libnet from setup.py.
P
pxinwr committed
00a6568ba37f0d815289776a51af46d0eac27384
Parent: 6a273fd
Committed by GitHub <noreply@github.com> on 11/28/2020, 10:14:16 PM