Commit 457b3473 authored by jan.koester's avatar jan.koester
Browse files

test

parent 31f532f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -245,7 +245,7 @@ namespace netplus {
        b.operation = OP_READ;
        b.owner = &c;

        c.csock->prime_read(b, 0);
        c.csock->prime_read(b);
    }

    // -------------------------------------------------------------------------