ShellBanner
System:Linux MiraNet 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686
Software:Apache. PHP/5.3.6-13ubuntu3.10
ID:uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
Safe Mode:OFF
Open_Basedir:OFF
Freespace:23.29 GB of 70.42 GB (33.07%)
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,

/ usr/ share/ doc/ libapr1-dev/ html/ - drwxr-xr-x

Directory:
Viewing file:     group__apr__sockopt.html (15.62 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Apache Portable Runtime: Socket option definitions
Socket option definitions

Defines

#define APR_SO_LINGER   1
#define APR_SO_KEEPALIVE   2
#define APR_SO_DEBUG   4
#define APR_SO_NONBLOCK   8
#define APR_SO_REUSEADDR   16
#define APR_SO_SNDBUF   64
#define APR_SO_RCVBUF   128
#define APR_SO_DISCONNECTED   256
#define APR_TCP_NODELAY   512
#define APR_TCP_NOPUSH   1024
#define APR_RESET_NODELAY   2048
#define APR_INCOMPLETE_READ   4096
#define APR_INCOMPLETE_WRITE   8192
#define APR_IPV6_V6ONLY   16384
#define APR_TCP_DEFER_ACCEPT   32768

Define Documentation

#define APR_INCOMPLETE_READ   4096

Set on non-blocking sockets (timeout != 0) on which the previous read() did not fill a buffer completely. the next apr_socket_recv() will first call select()/poll() rather than going straight into read(). (Can also be set by an application to force a select()/poll() call before the next read, in cases where the app expects that an immediate read would fail.)

#define APR_INCOMPLETE_WRITE   8192

like APR_INCOMPLETE_READ, but for write

See also:
APR_INCOMPLETE_READ
#define APR_IPV6_V6ONLY   16384

Don't accept IPv4 connections on an IPv6 listening socket.

#define APR_RESET_NODELAY   2048

This flag is ONLY set internally when we set APR_TCP_NOPUSH with APR_TCP_NODELAY set to tell us that APR_TCP_NODELAY should be turned on again when NOPUSH is turned off

#define APR_SO_DEBUG   4

Debug

#define APR_SO_DISCONNECTED   256

Disconnected

#define APR_SO_KEEPALIVE   2

Keepalive

#define APR_SO_LINGER   1

Linger

#define APR_SO_NONBLOCK   8

Non-blocking IO

#define APR_SO_RCVBUF   128

Receive buffer

#define APR_SO_REUSEADDR   16

Reuse addresses

#define APR_SO_SNDBUF   64

Send buffer

#define APR_TCP_DEFER_ACCEPT   32768

Delay accepting of new connections until data is available.

See also:
apr_socket_accept_filter
#define APR_TCP_NODELAY   512

For SCTP sockets, this is mapped to STCP_NODELAY internally.

#define APR_TCP_NOPUSH   1024

No push

Command:
Quick Commands:
Upload:
[Read-Only] Max size: 100MB
PHP Filesystem: <@ Ú
Search File:
regexp
Create File:
Overwrite [Read-Only]
View File:
Mass Defacement:
[+] Main Directory: [+] Defacement Url:
LmfaoX Shell - Private Build [BETA] - v0.1 -; Generated: 0.1683 seconds