Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Soup.Socket

Class Soup.Socket

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupSocket
Class : Socket
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.ClientContext
Method
get_socket () : Soup.Socket
Retrieves the SoupSocket that client is associated with.
Soup.Server
Method
get_listener () : Soup.Socket
Gets server's listening socket.
Soup.Session
Signal
request_started (Session self, Message object, Socket p0) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:55 GMT+0800 (HKT)