aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/test/socket
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: add test for socket syscall descriptionsLaura Peskin2022-11-231-0/+37
Also updated the constant files and added 0x0 as a valid option for `zx_socket_read` (to consume buffered data, as opposed to 0x8 = ZX_SOCKET_PEEK)