add empty line

This commit is contained in:
Norman Maurer 2012-02-28 14:21:47 +01:00
parent 19358ee246
commit 40771f6faf

View File

@ -46,6 +46,7 @@ final class SelectorUtil {
}
}
}
static void select(Selector selector) throws IOException {
try {
selector.select(500);