send_fd
int send_fd(int, int);
void send_fd(int, int);
send_fd(socks[0], fd);
ret = send_fd(cl->sock, fd);