view bitten/__init__.py @ 275:a111d7c72ad0

* Bump up version number. * Use `SO_KEEPALIVE` to enable TCP-level pings for keeping the connection alive even if nothing is happening.
author cmlenz
date Sat, 08 Oct 2005 23:47:39 +0000
parents e6ddca1e5712
children 0df178e07fdb
line wrap: on
line source
# -*- coding: iso8859-1 -*-
#
# Copyright (C) 2005 Christopher Lenz <cmlenz@gmx.de>
# All rights reserved.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
# are also available at http://bitten.cmlenz.net/wiki/License.

__version__ = '0.6'
Copyright (C) 2012-2017 Edgewall Software