summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-14 20:34:05 +0000
committernaga <naga@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-14 20:34:05 +0000
commite1d7ce0183e3e4f6e423113ea4d3bb269e40ed34 (patch)
treea166f5f3499194d10be72db5f868fc305f24ef25
parent07fb8432d104fc477ca209a9d405aa4493a798a2 (diff)
downloadATCD-e1d7ce0183e3e4f6e423113ea4d3bb269e40ed34.tar.gz
*** empty log message ***
-rw-r--r--TAO/orbsvcs/tests/AVStreams/mpeg/source/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/mpeg/source/TODO b/TAO/orbsvcs/tests/AVStreams/mpeg/source/TODO
index 2eafdf7fd73..448b31d7fd5 100644
--- a/TAO/orbsvcs/tests/AVStreams/mpeg/source/TODO
+++ b/TAO/orbsvcs/tests/AVStreams/mpeg/source/TODO
@@ -12,6 +12,7 @@ Bugs
- vs, as don't die as a result of the above
- server segfaults if addr is already in use
+
- IF peer i.e client aborts connection for some reason the as and vs
processes should die. It currently prints the message peer probably
aborted connection in which case we can try to exit the process.
@@ -39,3 +40,7 @@ Things to do
- Need to modularize Audio_Server
- Seperate command parsing in its own class
+
+Naga:
+----
+* handle leaks on the server side.