Function psp::sys::sceHttpEnableKeepAlive

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHttpEnableKeepAlive(id: i32) -> i32
Expand description

Enable keep alive

§Parameters

  • id: ID of the template or connection

§Return Value

0 on success, < 0 on error.