ksocket_send
rc = ksocket_send(so, buf, len, 0, &iocnt, CRED());
rc = ksocket_send(opipe->p_socket, buf, buflen, 0,
extern int ksocket_send(ksocket_t, void *, size_t, int, size_t *,