Searched refs:NO_CONNECTION (Results 1 – 3 of 3) sorted by relevance
38 _connectionState = NO_CONNECTION; in XmlRpcClient()56 _connectionState = NO_CONNECTION; in close()145 if ((_connectionState != NO_CONNECTION && _connectionState != IDLE) || _eof) in setupConnection()149 if (_connectionState == NO_CONNECTION) in setupConnection()294 _connectionState = NO_CONNECTION; in readHeader()
86 …enum ClientConnectionState { NO_CONNECTION, CONNECTING, WRITE_REQUEST, READ_HEADER, READ_RESPONSE,… enumerator
158 NO_CONNECTION = 1 variable in MMMobileEquipmentError213 self.NO_CONNECTION : '.NoConnection',