classification
Title: Documenting all SO_* constants in socket module
Type: Stage: needs patch
Components: Documentation Versions: Python 3.3, Python 3.2, Python 2.7
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: docs@python Nosy List: docs@python, eric.araujo, ezio.melotti, sandro.tosi
Priority: normal Keywords:

Created on 2011-09-02 18:12 by sandro.tosi, last changed 2011-09-02 18:12 by sandro.tosi.

Messages (1)
msg143428 - (view) Author: Sandro Tosi (sandro.tosi) * (Python committer) Date: 2011-09-02 18:12
spinning off msg142613 - it would be interesting to have in the socket module documentation also an explanation of all the several SO_ flags available; even a compact table could be ok; or even a link to a remote reference for them.
History
Date User Action Args
2011-09-02 18:12:59sandro.tosicreate