]> sjero.net Git - linphone/commitdiff
Improve Latency of DCCP bandwidth hints
authorSamuel Jero <sj323707@ohio.edu>
Sat, 19 Jan 2013 22:57:02 +0000 (17:57 -0500)
committerSamuel Jero <sj323707@ohio.edu>
Sat, 19 Jan 2013 22:57:02 +0000 (17:57 -0500)
console/linphonec.c

index 6220a0599553424376a95f6dc58205dc95c6d17c..ac990e2759f1fe5a37bca1e49003c8d1c84eeb42 100644 (file)
@@ -549,7 +549,7 @@ char *linphonec_readline(char *prompt){
                                DispatchMessage(&msg);
                        }
 #else
-                       usleep(20000);
+                       usleep(200);
 #endif
                }
        }else{