Both python 2 and 3 are missing some setsockopt values, for example in
the code below:
They all come from /usr/include/netinet/in.h, but IP_MULTICAST_LOOP=11
is still in python, but IP_ADD_MEMBERSHIP=12 isn't.
import socket
sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM, socket.IPPROTO_
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob