summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_unix_seqpacket.cc
AgeCommit message (Expand)Author
2021-07-22Move socket_test_util to //test/utilGhanan Gowripalan
2021-02-18Make socketops reflect correct sndbuf value for host UDS.Bhasker Hariharan
2021-02-09Add support for setting SO_SNDBUF for unix domain sockets.Bhasker Hariharan
2020-06-10socket/unix: handle sendto address argument for connected socketsAndrei Vagin
2019-11-21Import and structure cleanup.Adin Scannell
2019-10-25test/syscall: Remove duplicated gtest/gtest.h.Haibo
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-10Open source system call tests.Brian Geffon