I found this EXTREMELY useful link on the zend php
mailing list:
http://www.zend.com/lists/php-dev/200205/msg00286.html
It's about being able to use multiple connections
in a php socket server, WITHOUT having
to use those threads everyone seems to be
so very fond of.
works very well :)
(ps: i didn't make it, so....don't say thanks to me ;),
thank him)