PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
Varovanie |
Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko. |
This function clears the error code on the given socket or the global last socket error.
This function allows explicitly resetting the error code value either of a socket or of the extension global last error code. This may be useful to detect within a part of the application if an error occurred or not.
See also socket_last_error() and socket_strerror().
Predchádzajúci | Domov | Nasledujúci |
socket_bind | Hore | socket_close |