diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-02 14:46:40 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-02 20:31:18 -0500 |
commit | fe0885f8ce0f49c8d7496344c39abbebc46c6155 (patch) | |
tree | 159d46b8e3ac96bde1257be71be4f3ae91bd2a36 /src/shared/linux | |
parent | e0ec8950935ce587935e299c22232fbf4a2664c9 (diff) |
test-dhcp-client: open a real udp socket for test execution
./test-dhcp-client would attempt to operate fd 0, i.e. stdin.
For example, './test-dhcp-client </dev/null' would fail with EPERM
because /dev/null cannot be used with epoll.
https://bugzilla.redhat.com/show_bug.cgi?id=1076119
Diffstat (limited to 'src/shared/linux')
0 files changed, 0 insertions, 0 deletions