J
Junkone
I have a q on how drb works. Lets say, i run a chat server using drb
at port 9000. If 2 clients try to connect to the port 9000 at the same
time, how will the server act. will it keep 1 waiting or will it drop
the request.
at port 9000. If 2 clients try to connect to the port 9000 at the same
time, how will the server act. will it keep 1 waiting or will it drop
the request.