Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
logg("*Accepted connection on port %d, fd %d\n", port, acceptd);
if ((tmpname = cli_gentempdesc(NULL, &tmpd)) == NULL) {
if (cli_gentempfd(NULL, &tmpname, &tmpd) != CL_SUCCESS) {
shutdown(sockfd, 2);
close(sockfd);
close(acceptd);