You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open tab to use client
2. Open 2nd tab to use client at the same time
What is the expected output? What do you see instead?
A message about a connection. Disconneted
What version of the product are you using? On what operating system?
Please provide any additional information below.
I've been trying to get multiple connections to work for a while now and
have found one chunk of code that actually works for me under XP:
http://www.php.net/manual/en/function.socket-select.php#56241
Original issue reported on code.google.com by xell...@gmail.com on 25 Dec 2009 at 6:20
The text was updated successfully, but these errors were encountered:
Well, there're minor changes which should be done to the code. I've attached
the code
working for me in Issue1. I hope you don't mind me posting it here for your
convinience.
Original comment by sidelnik...@gmail.com on 25 Dec 2009 at 8:57
Original issue reported on code.google.com by
xell...@gmail.com
on 25 Dec 2009 at 6:20The text was updated successfully, but these errors were encountered: