split out reusable bits into separate headers
commitaf03e4471de3d3b91eec16e26e93a84d4a717116
authorEric Wong <e@yhbt.net>
Sat, 25 Sep 2010 17:47:13 +0000 (25 17:47 +0000)
committerEric Wong <e@yhbt.net>
Sat, 25 Sep 2010 17:47:13 +0000 (25 17:47 +0000)
tree66d952790d43ea016f8676d188baf7077d5d5c48
parentdb53263856d864ba6273e6cac73011f699509d71
split out reusable bits into separate headers

No point in cluttering up the meat of our code.
ext/kgio/kgio_ext.c
ext/kgio/missing/accept4.h [new file with mode: 0644]
ext/kgio/my_fileno.h [new file with mode: 0644]
ext/kgio/nonblock.h [new file with mode: 0644]
ext/kgio/sock_for_fd.h [new file with mode: 0644]