Sleeping between calls to VNC message handler.

This commit is contained in:
Michael Jumper
2010-09-08 16:57:55 +00:00
parent a804c582f7
commit 072e90a2ac
2 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
CFLAGS=-O2 -ansi -pedantic -Wall -Werror
CFLAGS=-O2 -pedantic -Wall -Werror
LDFLAGS=-lpng -lvncclient
.PHONY: clean