[Python-bugs-list] [ python-Bugs-495680 ] include TCP_CORK in socket module

noreply@sourceforge.net noreply@sourceforge.net
Thu, 20 Dec 2001 16:18:14 -0800


Bugs item #495680, was opened at 2001-12-20 16:18
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495680&group_id=5470

Category: Extension Modules
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: include TCP_CORK in socket module

Initial Comment:
[please CC 84340@bugs.debian.org on replies; the 
original report can be found at 
http://bugs.debian.org/84340]

File: /usr/lib/python2.0/plat-linux2/SOCKET.py

The TCP_CORK option's value is not included in the 
SOCKET.py and IN.py
files, which is slightly inconvenient if a user 
program wants to
request this socket option (useful for network 
servers).

(This is on the borderline between minor or wishlist.  
If needed it
can be solved as needed at the application level with 
some exception
handling...)


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=495680&group_id=5470