odoo/openerp
Xavier Morel 012c93ae40 [IMP] OSX handling of socket shutdown in TinySocketClientThread
When the client closes its socket, on OSX it closes the server one as well, leading to an errno.ENOTCONN when trying to shut it down.

Also use the unified socket-closing function to handle tinysocket

bzr revid: xmo@openerp.com-20110616102624-vixxow6twsx7j84s
2011-06-16 12:26:24 +02:00
..
addons [DEL] ir_board: removed unused module. 2011-06-15 12:38:31 +02:00
conf [FIX] forgot to add new file. 2011-04-29 09:50:30 +02:00
db [REF] openerp.modules 2011-04-20 17:27:18 +02:00
modules [MERGE] orm: _auto_init made of smaller methods, use a metaclass to discover new models. 2011-06-15 18:01:23 +02:00
osv [MERGE] orm: _auto_init made of smaller methods, use a metaclass to discover new models. 2011-06-15 18:01:23 +02:00
pychart [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [IMP] report engine: added possibility to use styles on TR tag 2011-06-14 10:27:11 +02:00
service [IMP] OSX handling of socket shutdown in TinySocketClientThread 2011-06-16 12:26:24 +02:00
test [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
tools [REF] osv: moved osv_pool to modules/registry. 2011-06-14 16:22:26 +02:00
wizard [REF] ir.ir_{set,get,del}: removed openerp.ir: 2011-05-19 14:27:52 +02:00
workflow [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [MERGE] moved around some code (preparing for some refactoring) (large diff). 2011-05-25 18:06:07 +02:00
import_xml.rng [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
loglevels.py [IMP] forgot to add loglevels.py and reexport 3 functions in tools.misc. 2011-02-08 10:24:58 +01:00
netsvc.py [IMP] OSX handling of socket shutdown in TinySocketClientThread 2011-06-16 12:26:24 +02:00
pooler.py [LINT] removed unused variable, forgot to change two variables in last commit, corrected typo introduced at 3417.6.6. 2011-06-15 09:22:31 +02:00
release.py [MERGE] merged latest fixes from 6.0 - up to rev 3399 2011-04-11 12:13:27 +02:00
run_tests.py [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
sql_db.py [ADD] sql_db: show file/line where the cursor was closed 2011-04-22 13:24:17 +02:00
tiny_socket.py [IMP] OSX handling of socket shutdown in TinySocketClientThread 2011-06-16 12:26:24 +02:00