]> git.sesse.net Git - ultimatescore/blobdiff - client/bodet.cpp
Add a little UDP proxy.
[ultimatescore] / client / bodet.cpp
index 0c94116161d52c0909081315db06b570de4acc0e..4a2e14d83162642d5465b1cb8d7465fad18d9184 100644 (file)
@@ -103,6 +103,7 @@ int main(int argc, char **argv)
                }
 
                putchar(ch);
+               fflush(stdout);
                if (ch == 1) {  // SOH
                        buf = ch;
                        continue;