Method

SoupSessionget_max_conns

Declaration [src]

guint
soup_session_get_max_conns (
  SoupSession* session
)

Description [src]

Get the maximum number of connections that session can open at once.

Return value

Type: guint

The maximum number of connections.