void *thread1() { printf("This is thread1\n"); if((client_fd=accept(sockfd,(struct sockaddr *)&remote_addr,&sin_size))==-1)
確定! 回上一頁