connect: split out my_socket() function
commit9ddd17b0e296eb279f05d418da6ad46319bcf0b5
authorEric Wong <normalperson@yhbt.net>
Wed, 12 Dec 2012 21:21:29 +0000 (12 21:21 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 12 Dec 2012 21:21:29 +0000 (12 21:21 +0000)
tree88348c00a1c181f6e25b82a1cde2eae58b6b8b19
parent8b4df8ece93ddc4e2fb685905461c1ed27b22295
connect: split out my_socket() function

This makes the retry logic for mismatched libc headers/kernel
versions easier to understand and follow.
ext/kgio/connect.c