test_exec: SO_KEEPALIVE value only needs to be true (take #2)
commit6bf02ab6115adfa5bf9c1b85d58ea5861f120bc9
authorEric Wong <e@80x24.org>
Mon, 27 Mar 2017 22:30:19 +0000 (27 22:30 +0000)
committerEric Wong <e@80x24.org>
Mon, 27 Mar 2017 22:34:26 +0000 (27 22:34 +0000)
tree6740156d7d90c41ce0f60f2df50f622a9ff79ee7
parent477a2207869ff6b11a1cdee428b55604f2caa69e
test_exec: SO_KEEPALIVE value only needs to be true (take #2)

We need to ensure the portability of the sd_listen_fds emulation
test, too, which didn't get tested on my FreeBSD 10.3 install
due to it being on Ruby 2.2

Followup-to: 4ce6b00f75f1 ("test_exec: SO_KEEPALIVE value only needs to be true")
test/exec/test_exec.rb