Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetMaxHosts
headers/private/netservices2/HttpSession.h
46
void SetMaxHosts(size_t maxConnections);
src/kits/network/libnetservices2/HttpSession.cpp
133
void SetMaxHosts(size_t maxConnections);
src/kits/network/libnetservices2/HttpSession.cpp
650
fImpl->SetMaxHosts(maxConnections);