[PHP] Do Sockets Cache?

2006-12-20 Thread Aras
Hello :) Wonder someone can save some of my hair here. I have a daemon application listening as root on my linux server that i have written in PHP. I use it to communicate web user with the backend linux to make certain operations from web interface. I have a login/verify command that i send to

Re: [PHP] Do Sockets Cache?

2006-12-20 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2006-12-20 23:31:56 +0200: I have a daemon application listening as root on my linux server that i have written in PHP. I use it to communicate web user with the backend linux to make certain operations from web interface. I have a login/verify command that i send to

Re: [PHP] Do Sockets Cache?

2006-12-20 Thread Stut
Aras wrote: I have a daemon application listening as root on my linux server that i have written in PHP. I use it to communicate web user with the backend linux to make certain operations from web interface. I have a login/verify command that i send to socket server to log in. I send raw command