odoo/bin/service
P. Christeas 870afd7445 [IMP] If SSL connection fails, close the socket.
Happened when a non-ssl client tried to connect to an ssl socket: the negotiation
would fail and then the socket hanged open until the client would decide to
disconnect.

bzr revid: p_christ@hol.gr-20091026152518-xvi8zyk02iiwy460
2009-10-26 17:25:18 +02:00
..
__init__.py [IMP] Update the copyright to 2009 2009-01-04 23:13:29 +01:00
http_server.py Two hacks to make it python2.5 compatible.. 2009-09-08 19:39:14 +03:00
netrpc_server.py Bring back net-rpc service. 2009-09-03 16:00:38 +03:00
security.py Implement basic-authenticated services. Log messages. 2009-09-04 00:08:02 +03:00
web_services.py Web services: fix database operations (create, drop etc.) for new API. 2009-09-13 17:29:42 +03:00
websrv_lib.py [IMP] If SSL connection fails, close the socket. 2009-10-26 17:25:18 +02:00