nix/test/sys
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
..
mod.rs Add chflags 2022-07-13 21:27:36 -06:00
test_aio_drop.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_aio.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_epoll.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_inotify.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_ioctl.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_mman.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_pthread.rs Clippy cleanup in the tests. 2022-07-10 08:43:04 -06:00
test_ptrace.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_select.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_signal.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_signalfd.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_socket.rs Add support for the IP_SENDSRCADDR control message 2022-08-05 12:35:57 -04:00
test_sockopt.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_stat.rs Add chflags 2022-07-13 21:27:36 -06:00
test_sysinfo.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_termios.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_timerfd.rs Fix all formating problems to pass CI formating test 2022-06-24 00:35:52 +03:00
test_uio.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00
test_wait.rs fix clippy assertions_on_result_states 2022-08-04 09:44:40 +08:00