Difference between revisions of "HTTPC:SetSocketBufferSize"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100080] |- | 1 | HTTP context handle |- | 2 | u32 val |} =Response= {| cla...")
 
 
Line 29: Line 29:
  
 
=Description=
 
=Description=
Stubbed, this just returns 0 when the input context handle is valid for this service-session.
+
This just returns 0 when the input context handle is valid for this service-session.

Latest revision as of 17:44, 29 March 2016

Request[edit]

Index Word Description
0 Header code [0x00100080]
1 HTTP context handle
2 u32 val

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This just returns 0 when the input context handle is valid for this service-session.