sbwait
if (sbwait(&so->so_rcv)) {
error = sbwait(&so->so_snd);
error = sbwait(&so->so_rcv);
int sbwait(struct sockbuf *);