Fix socket constants.
10 was used for socket.AF_INET6, but it is 30. So don't hardcode values.
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
10 was used for socket.AF_INET6, but it is 30. So don't hardcode values.