git_stream_registration.init

Called to create a new connection to a given host.

struct git_stream_registration
int function(.git_stream** out_, const(char)* host, const(char)* port) init;

Return Value

0 or an error code

Meta