]> git.saurik.com Git - cycript.git/blobdiff - Cycript.l.in
Close server socket after accepting remote client.
[cycript.git] / Cycript.l.in
index f364ed76e1475ae26bf9ede94715787d8116b19d..7eb9d11c91d2905157d56a86bac23134d82ac1fe 100644 (file)
@@ -119,7 +119,8 @@ int H(char c) {
 %option noyywrap
 %option yylineno
 %option nounput
-%option interactive
+%option batch
+%option never-interactive
 %option reentrant
 %option stack