test
continuous-integration/drone/push Build is passing Details

ServeurDeTest
johan 2 years ago
parent 8da07f2000
commit 5a9f8fde49

@ -80,7 +80,6 @@ while(true) {
if($client = socket_accept($socket) === false)
{
echo "N'a pas pu accepter la connection entrante ERROR : ".socket_strerror(socket_last_error())."\n";
return;
}
else
{

Loading…
Cancel
Save