added documentation note for SocketProtocol::available()
[senf.git] / Socket / BSDSocketProtocol.cc
index 07201cf..889da3c 100644 (file)
@@ -97,4 +97,6 @@ prefix_ void senf::AddressableBSDSocketProtocol::reuseaddr(bool value)
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: