Remember that this is one of the functions which is only available in the enterprise version of the ircg library (currently ircg 3.0).
So this software is not realy 100% open-source, which is a bit poor..... :-(
ircg_set_on_die
説明
bool ircg_set_on_die ( resource connection, string host, int port, string data )接続 connection が終了する際に、 IRCG はホスト host のポート port (注: host は IPv4 アドレスでなければ なりません。IRCG はブロックの問題によりホスト名の解決を行いません) に接続し、そのホストに data を送信した後に 接続が閉じられるまで待ちます。例えば、PHP スクリプトを起動させる トリガーとして利用されます。
この機能は IRCG 3 を必要とします。
ircg_set_on_die
cysk at gmx dot de
06-Aug-2002 01:12
06-Aug-2002 01:12