Projet

Général

Profil

« Précédent | Suivant » 

Révision 153aeb97

Ajouté par Ermal il y a presque 10 ans

This is a brainfsck from me!

Revert "unlink socket before opening a new one"

This reverts commit 453185f5d8358d9c488bed38fbfebd3b8a3d085a.

Voir les différences:

pfPorts/check_reload_status/files/check_reload_status.c
136 136
		return (-1);
137 137
	}
138 138

  
139
	unlink(fcgipath);
140 139
	bzero(&sun, sizeof(sun));
141 140
	sun.sun_family = PF_UNIX;
142 141
        strlcpy(sun.sun_path, fcgipath, sizeof(sun.sun_path));

Formats disponibles : Unified diff