m_setblocking

(PHP 4 >= 4.3.9, PHP 5)

m_setblocking -- Set blocking/non-blocking mode for connection

Beschreibung

int m_setblocking ( resource conn, int tf )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

conn

An MCVE_CONN resource returned by m_initengine().

tf

Its description

Rückgabewerte

What the function returns, first on success, then on failure. See also the &return.success; entity