Net_Socket (Previous) (Next) Net_Socket::disconnect()

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_Socket::connect()

Net_Socket::connect() -- サーバに接続する

説明

指定されたポートに接続します。すでに接続を確立させているときに この関数が呼ばれた場合は、いったん接続を切断し改めて接続しなおします。

返り値

boolean - 成功時には TRUE、 失敗時には PEAR_Error を返します。

注意

この関数は、スタティックにコールする ことはできません。

Net_Socket (Previous) (Next) Net_Socket::disconnect()

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.