PHP socket question | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

PHP socket question

What Iā€™m trying to build: a URL directory fuzzer Question: If the anonymous server isnā€™t defining the socket as a non-blocking socket ( provided the default is blocking), if I set the socket on the client to non-blocking, will that connection throw an error or will the server socket accept the connection? Iā€™m trying to see if I can make async requests to that anonymous server.

1st Feb 2019, 5:09 AM
Hazmat
Hazmat - avatar
0 Resposta