Update of /cvsroot/javaprofiler/library
In directory usw-pr-cvs1:/tmp/cvs-serv24402
Modified Files:
TODO
Log Message:
socket communication fixes
Index: TODO
===================================================================
RCS file: /cvsroot/javaprofiler/library/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TODO 2001/12/03 16:26:25 1.1
--- TODO 2001/12/09 16:49:32 1.2
***************
*** 3,8 ****
This _MUST_ really be done in near future:
- * check shared memory communication and fix it if needed
* try if switching sides of communication really works now
* port to Solaris
--- 3,8 ----
This _MUST_ really be done in near future:
* try if switching sides of communication really works now
+ * check shared memory communication and fix it if needed
* port to Solaris
|