socket_last_error

socket_last_error -- Returns the last error on the socket

Description

int socket_last_error ( [resource socket])

אזהרה

הפונקציה הזו היא ניסיונית . כלומר , התנהגות הפונקציה,שם הפונקציה ובאופן כללי כל מה שמתועד כאן עשוי להשתנות בהפצה עתידית של PHP ללא התרעה . ראה הוזהרת,השימוש בפונקציה זו על אחריותך בלבד .






הערה: socket_last_error() does not clear the error code, use socket_clear_error() for this purpose.