Home | History | Annotate | Download | only in qemu

Lines Matching full:getsockopt

1753     if(getsockopt(fd, SOL_SOCKET, SO_TYPE, (char *)&so_type,
1755 fprintf(stderr, "qemu: error: getsockopt(SO_TYPE) for fd=%d failed\n", fd);