diff options
| author | Gordon Sim <gsim@apache.org> | 2008-08-22 09:51:55 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-08-22 09:51:55 +0000 |
| commit | 513a46b070c554b3f5b3ec380dd610e22859674e (patch) | |
| tree | e105c8644d36ba021872082759f9f28d49775776 /qpid/cpp/DESIGN | |
| parent | 87e653db6eb29330802bf5e7bfa2ef730ad3843f (diff) | |
| download | qpid-python-513a46b070c554b3f5b3ec380dd610e22859674e.tar.gz | |
Update & correct some of the notes included with the release.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@688045 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/DESIGN')
| -rw-r--r-- | qpid/cpp/DESIGN | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qpid/cpp/DESIGN b/qpid/cpp/DESIGN index 7e9ba6755c..c814f1c53d 100644 --- a/qpid/cpp/DESIGN +++ b/qpid/cpp/DESIGN @@ -9,9 +9,8 @@ Project contains: * Client library (lib/libqpid_client): src/qpid/client * Broker library (lib/libqpid_broker): src/qpid/broker * Common classes - * src/qpid/concurrent: concurrecy * src/qpid/framing: wire encoding/decoding - * src/qpid/io: reading/writing + * src/qpid/sys: io, threading etc * src/qpid/Exception.cpp, QpidError.cpp: Exception classes. * Qpid Daemon (bin/qpidd): src/qpidd.cpp |
