~ubuntu-branches/ubuntu/edgy/libsoup/edgy-updates

« back to all changes in this revision

Viewing changes to libsoup/soup-socket.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-03-11 15:53:09 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060311155309-4ei0gqzv59bqlk04
Tags: 2.2.91-1ubuntu1
* Sync with Debian
* debian/patches/02_xmlrpc_pointer.patch,
  debian/patches/03_xmlrpc_array.patch:
  - patches for the xmlrpc code

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#define SOUP_SOCKET_FLAG_CLOEXEC     "cloexec"
39
39
#define SOUP_SOCKET_IS_SERVER        "is-server"
40
40
#define SOUP_SOCKET_SSL_CREDENTIALS  "ssl-creds"
 
41
#define SOUP_SOCKET_ASYNC_CONTEXT    "async-context"
 
42
#define SOUP_SOCKET_TIMEOUT          "timeout"
41
43
 
42
44
/**
43
45
 * SoupSocketCallback: