Is there an equivalent to socket_last_error() when using a socket opened with stream_socket_client()? If it's not written yet, is there a suitable work around? I am looking to get the last status of the system connect() call. I see there is a bug opened for it (http://bugs.php.net/bug.php?id=34380), but the last movement on it is 2005. Jerry Wilborn jerrywilborn@xxxxxxxxx