Method

SoupMessageget_connection_id

Declaration [src]

guint64
soup_message_get_connection_id (
  SoupMessage* msg
)

Description [src]

Returns the unique idenfier for the last connection used.

This may be 0 if it was a cached resource or it has not gotten a connection yet.

Return value

Type: guint64

An id or 0 if no connection.