todo: clarify
authorMarko Kreen <markokr@gmail.com>
Fri, 26 Jun 2009 15:03:12 +0000 (15:03 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 26 Jun 2009 15:03:12 +0000 (15:03 +0000)
doc/todo.txt

index 902997b1cb58dfb8c1fb70ab8da5bd7e1487909f..b66b0f064ece98dd89eadf403affb0f70de3781e 100644 (file)
@@ -18,7 +18,7 @@
    on maintenance time.
  * fix high-freq maintenance timer - it's only needed when
    PAUSE/RESUME/shutdown is issued.
- * Get rid of SBUF_SMALL_PKT logic - it makes processing fragile.
+ * Get rid of SBUF_SMALL_PKT logic - it makes processing code complex.
    Needs a new sbuf_prepare_*() to notify sbuf about short data.
    [Plain 'false' from handler postpones processing to next event loop.]