| PHP » GoLang | login |
            register |
            
            about | 
| GoLang socket_strerror
                                request it (771)
                            GoLang replacement for PHP's socket_strerror
                            [edit | history] 
                             socket_strerror(PHP 4 >= 4.1.0, PHP 5, PHP 7) socket_strerror — Return a string describing a socket error Description
   string socket_strerror
    ( int  $errno)
   socket_strerror() takes as its
    
 Return Values
   Returns the error message associated with the  Examples
 Example #1 socket_strerror() example 
<?phpThe expected output from the above example (assuming the script is not run with root privileges): socket_bind() failed: reason: Permission denied See Also
 
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |