[−][src]Function pspsdk_sys::sdk::sceHttpDisableKeepAlive
pub unsafe extern "C" fn sceHttpDisableKeepAlive(id: c_int) -> c_int
Disable keep alive
@param id - ID of the template or connection @return 0 on success, < 0 on error.