The SocketConnection class implements Connection for the OpenERP socket RPC protocol. More...
The SocketConnection class implements Connection for the OpenERP socket RPC protocol.
The socket RPC protocol is usually opened at port 8070 on the server.
Definition at line 180 of file Rpc.py.