pstjuste/litter

bug in socket option.

Opened this issue · 0 comments

ERROR:root:'module' object has no attribute 'SO_REUSEPORT'
Traceback (most recent call last):
File "./litter.py", line 82, in init_mcast
s.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEPORT, 1)
AttributeError: 'module' object has no attribute 'SO_REUSEPORT'