CSPspEmu.Hle.Modules.http.sceHttp.sceHttpCreateConnection C# (CSharp) Method

sceHttpCreateConnection() private method

private sceHttpCreateConnection ( ) : int
return int
        public int sceHttpCreateConnection()
        {
            throw(new NotImplementedException());
        }