[issue19802] socket.SO_PRIORITY is missing

Claudiu.Popa report at bugs.python.org
Tue Nov 26 18:59:44 CET 2013


Claudiu.Popa added the comment:

Here's a simple patch which adds this flag. It has no tests, because I noticed that there are no tests for per-platform flags in test_socket.py (only for CAN, RDS and general flags).

----------
keywords: +patch
nosy: +Claudiu.Popa
Added file: http://bugs.python.org/file32860/socket.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19802>
_______________________________________


More information about the Python-bugs-list mailing list