nix/test
Matthew Ingwersen 6bf07fdbb9 Add support for the IP_SENDSRCADDR control message
This control message (actually just an alias for IP_RECVDSTADDR) sets
the IPv4 source address when used with sendmsg. It is available on
FreeBSD, NetBSD, OpenBSD, and DragonFlyBSD.
2022-08-05 12:35:57 -04:00
..
common Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
sys Add support for the IP_SENDSRCADDR control message 2022-08-05 12:35:57 -04:00
test_kmod Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_clearenv.rs Convert the crate to edition 2018 2020-05-31 19:07:15 -06:00
test_dir.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_fcntl.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_mount.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_mq.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_net.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_nix_path.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_nmount.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_poll.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_pty.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_ptymaster_drop.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_resource.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_sched.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_sendfile.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_stat.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_time.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_timer.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_unistd.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00