PDU_WRIOV
struct iovec iov[PDU_WRIOV];
if (niov >= PDU_WRIOV)
for (j = 0; j < PDU_MAXIOV && niov < PDU_WRIOV; j++) {