• J
    qtest: add memset to qtest protocol · 4d007963
    John Snow 提交于
    Previously, memset was just a frontend to write() and only
    stupidly sent the pattern many times across the wire.
    
    Let's not discuss who stupidly wrote it like that in the first place.
    (Hint: It was me.)
    Signed-off-by: NJohn Snow <jsnow@redhat.com>
    Message-id: 1430864578-22072-4-git-send-email-jsnow@redhat.com
    4d007963
qtest.c 17.9 KB