/[Apache-SVN]
ViewVC logotype

Revision 1580795


Jump to revision: Previous Next
Author: veithm
Date: Mon Mar 24 09:51:02 2014 UTC (10 years, 2 months ago)
Changed paths: 2
Log Message:
Fixing synchronization issues in TcpConnection and CircularQueue

mSocket in EtchTcpConnection and mItems in CircularQueue can be accessed
and modified from different threads. Till now these members have not been
protected during shutdown (close() and destructor).

Change-Id: Iaec4a6a43c84c87ad897dea2be355d35903a98ec

Changed paths

Path Details
Directoryetch/trunk/binding-cpp/runtime/src/main/transport/EtchTcpConnection.cpp modified , text changed
Directoryetch/trunk/binding-cpp/runtime/src/main/util/EtchCircularQueue.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26