All of lore.kernel.org
 help / color / mirror / Atom feed
* connect.c and errno
@ 2006-06-28 16:56 Morten Welinder
  2006-07-01 21:56 ` [PATCH] Fix errno usage in connect.c Petr Baudis
  0 siblings, 1 reply; 3+ messages in thread
From: Morten Welinder @ 2006-06-28 16:56 UTC (permalink / raw)
  To: GIT Mailing List

It looks like connect.c waits too long before it uses errno in both copies
of git_tcp_connect_sock.  Both close and freeaddrinfo can poke any
non-zero value in there.

M.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-02  0:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 16:56 connect.c and errno Morten Welinder
2006-07-01 21:56 ` [PATCH] Fix errno usage in connect.c Petr Baudis
2006-07-02  0:09   ` Junio C Hamano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.