On 7/27/10 7:04 AM, Ümit CAN wrote:
> I use PHP socket programming and I wish multithreading operation of
the socket .
> When I have many requests on this socket , before the first one request is
> anwered , the second request is not aswered till the first one is finished.
> How can both r
Ümit CAN wrote:
> I use PHP socket programming and I wish multithreading operation of
> the socket .
Don't use PHP, use C - it'll save you a lot of trouble in this context.
--
Per Jessen, Zürich (15.4°C)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.p
Hi All;
I use PHP socket programming and I wish multithreading operation of the
socket .
When I have many requests on this socket , before the first one request is
anwered , the second request is not aswered till the first one is finished.
How can both requests work together witho
3 matches
Mail list logo