X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FFileHandle.cc;h=daae811b2d779ab3338ea5eff614d6ec4397bb1a;hb=52a1b4f399650138cdd7f5e111200ac5f6702be3;hp=bdc4eca5a49c8c288bbedca9bf829859f158ad25;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Socket/FileHandle.cc b/Socket/FileHandle.cc index bdc4eca..daae811 100644 --- a/Socket/FileHandle.cc +++ b/Socket/FileHandle.cc @@ -112,4 +112,5 @@ prefix_ bool senf::FileBody::pollCheck(int fd, bool incoming, bool block) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: