DHCP_IPC_E_CLOSE
return ((close(fd) == -1) ? DHCP_IPC_E_CLOSE : 0);
case DHCP_IPC_E_CLOSE: /* FALLTHRU */