diff options
author | Carlo Marcelo Arenas Belón <carenas@gmail.com> | 2021-09-14 09:25:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-09-14 18:30:54 +0200 |
commit | 245670cd46c4713818b5fbca2c084ce2e19f4ed8 (patch) | |
tree | a5ecde19da027f9e0ea7affc0803a323aa7ea8dc /rebase-interactive.h | |
parent | t0301: fixes for windows compatibility (diff) | |
download | git-245670cd46c4713818b5fbca2c084ce2e19f4ed8.tar.xz git-245670cd46c4713818b5fbca2c084ce2e19f4ed8.zip |
credential-cache: check for windows specific errors
Connect and reset errors aren't what will be expected by POSIX but
are instead compatible with the ones used by WinSock.
To avoid any possibility of confusion with other systems, checks
for disconnection and availability had been abstracted into helper
functions that are platform specific.
Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'rebase-interactive.h')
0 files changed, 0 insertions, 0 deletions