Index: trunk/Ohana/src/opihi/pcontrol/PclientCommand.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/PclientCommand.c	(revision 37070)
+++ trunk/Ohana/src/opihi/pcontrol/PclientCommand.c	(revision 42901)
@@ -50,5 +50,5 @@
   // INITTIME;
 
-  /* avoid blocking very long on read, test every 100 usec, up to 0.1 sec */
+  /* avoid blocking very long on read, test every 100 usec, up to 10 msec */
   request.tv_sec = 0;
   request.tv_nsec = 100000;
