Skip to content
  • David Johnson's avatar
    Improve linux msghdr decoder; add iovec decoder. · ab3884e6
    David Johnson authored
    Ok, so we print out iovec contents and control msg contents too.
    If I just login/logout, those sendmsg/recvmsg calls seem to have
    bogus control msg data, but maybe it's an empty buffer with just
    a length.  My handcoded example proves it works.  We don't decode
    control message data yet, though.
    ab3884e6