new test for check_client_connection
commit77b9ec2aa017cabe9babbbcba4f0cf5cea5f7aca
authorEric Wong <e@80x24.org>
Wed, 8 Mar 2017 00:33:06 +0000 (8 00:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 8 Mar 2017 00:34:44 +0000 (8 00:34 +0000)
treecaa60d922b6811172e7141bb4ae5e1b988a4afde
parent9a9bd739e555771cacfd5b3757a251754ef9512b
new test for check_client_connection

This was a bit tricky to test, but it's probably more reliable
now that we're relying on TCP_INFO.

Based on test by Simon Eskildsen <simon.eskildsen@shopify.com>:
  https://bogomips.org/unicorn-public/CAO3HKM49+aLD=KLij3zhJqkWnR7bCWVan0mOvxD85xfrW8RXOw@mail.gmail.com/
test/unit/test_ccc.rb [new file with mode: 0644]