sock_fdread
n = sock_fdread(f, data, f->rtodo);
n = sock_fdread(f, data, count);
int sock_fdread(struct sock *, void *, int);