libgit2

stream

Version:

Structs

Every stream must have this struct as its first element, so the API can talk to it

Macros

Enums

The type of stream to register

Callbacks

Functions

Register stream constructors for the library to use

Register a TLS stream constructor for the library to use will not support HTTP CONNECT proxies. This internally calls git_stream_register and is preserved for backward compatibility.