[issue14345] Document socket.SOL_SOCKET

2017-08-10 Thread Mark Lawrence

Changes by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14345] Document socket.SOL_SOCKET

2017-08-10 Thread Ammar Askar

Changes by Ammar Askar :


--
pull_requests: +3109

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14345] Document socket.SOL_SOCKET

2014-07-03 Thread Mark Lawrence

Mark Lawrence added the comment:

I think this would be worth doing.  All I could find out about SOL_SOCKET is 
that it's an int and has a value of 65535, at least on 3.4.1, Windows 7 32 bit.

--
nosy: +BreamoreBoy
type:  -> behavior
versions: +Python 3.4, Python 3.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14345] Document socket.SOL_SOCKET

2012-03-16 Thread anatoly techtonik

New submission from anatoly techtonik :

socket.get/setsockopt() docs can be improved by providing description for 
SOL_SOCKET constant, and link to source code for other level constants and 
socket level options.

--
assignee: docs@python
components: Documentation
messages: 156140
nosy: docs@python, techtonik
priority: normal
severity: normal
status: open
title: Document socket.SOL_SOCKET

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com