Jump to content

SmartIRC help needed, it wont send irc message after I open a socket.


Dekken

Recommended Posts

Hello,

 

I have a problem with this script: http://sourceforge.net/projects/phpsmartirc/

Piece of code I am having problem with: http://nopaste.php-quake.net/333811

Basically it is supposed to send the $irc->message first, and then open the socket.

But what happens is that the socket opens, and only when it closes, it sends the message.

And that is a problem because the socket stays open for around 30-40minutes.

If I am trying to use echo instead of $irc->message, it works just fine.

So seems like there is some kind of a delay in it.

 

Can anyone help me find a solution for this problem?

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.