Re: [CherryPy] #871: Turn off ipv6only on systems where it is on by default

3 views
Skip to first unread message

CherryPy

unread,
Jun 22, 2009, 11:01:19 AM6/22/09
to cherrypy...@googlegroups.com
#871: Turn off ipv6only on systems where it is on by default
--------------------------------+-------------------------------------------
Reporter: mar...@v.loewis.de | Owner: fumanchu
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.1
Component: CherryPy code | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Changes (by mihai.i...@yahoo.com):

* resolution: fixed =>
* status: closed => reopened

Comment:

You have applied the patch at the wrong level.
Manipulating the IPV6 stack should happen regardless of whether or not one
has passed in SSL certificate files.
Martin's patch was doing that at the same level as self.socket.bind(),
while now it is done with an additional indent.

--
Ticket URL: <http://www.cherrypy.org/ticket/871>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework

CherryPy

unread,
Aug 5, 2009, 1:03:22 AM8/5/09
to cherrypy...@googlegroups.com
#871: Turn off ipv6only on systems where it is on by default
--------------------------------+-------------------------------------------
Reporter: mar...@v.loewis.de | Owner: fumanchu
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.1
Component: CherryPy code | Resolution: fixed
Keywords: |
--------------------------------+-------------------------------------------
Changes (by fumanchu):

* resolution: => fixed
* status: reopened => closed

Comment:

Fixed in [2098].
Reply all
Reply to author
Forward
0 new messages