diff options
author | Jeff Hostetler <jeffhost@microsoft.com> | 2021-03-15 21:08:24 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-15 14:32:51 -0700 |
commit | 4f98ce586542a9fc1a2f4b5633dc7edc8922fa8f (patch) | |
tree | 51b8cf97748d0580171cb6239164428c049b36d2 /Documentation/RelNotes/2.11.3.txt | |
parent | simple-ipc: add win32 implementation (diff) | |
download | tgif-4f98ce586542a9fc1a2f4b5633dc7edc8922fa8f.tar.xz |
unix-socket: eliminate static unix_stream_socket() helper function
The static helper function `unix_stream_socket()` calls `die()`. This
is not appropriate for all callers. Eliminate the wrapper function
and make the callers propagate the error.
Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.11.3.txt')
0 files changed, 0 insertions, 0 deletions