This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
tools
/
regression
/
sockets
History
Gleb Smirnoff
b748360b8a
Add a regression test for putting a socket on kqueue, and then doing
...
listen(2) on it (see r313043). Based on Hartmut's code.
2017-02-14 21:56:01 +00:00
..
accept_fd_leak
…
accf_data_attach
- Check for accf_filter before running the tests, otherwise it will always
2016-01-15 21:59:18 +00:00
fstat
…
kqueue
…
listen_backlog
…
listen_kqueue
Add a regression test for putting a socket on kqueue, and then doing
2017-02-14 21:56:01 +00:00
listenclose
…
pr_atomic
…
reconnect
Fix warnings with gcc 5.0
2016-01-16 02:15:13 +00:00
rtsocket
Test for EPROTOTYPE not EPROTONOSUPPORT
2016-01-16 02:02:50 +00:00
sblock
…
sendfile
Fix warnings with gcc 5.0
2016-01-16 02:15:13 +00:00
shutdown
…
sigpipe
…
so_setfib
tools: minor spelling fixes.
2016-05-01 16:20:14 +00:00
socketpair
…
udp_pingpong
Add a new socket option SO_TS_CLOCK to pick from several different clock
2017-01-16 17:46:38 +00:00
unix_bindconnect
…
unix_close_race
…
unix_cmsg
Add a new socket option SO_TS_CLOCK to pick from several different clock
2017-01-16 17:46:38 +00:00
unix_gc
Fix -Wunused warning with clang/gcc
2016-01-16 02:19:56 +00:00
unix_sendtorace
…
unix_socket
Test for EPROTOTYPE not EPROTONOSUPPORT
2016-01-16 02:02:50 +00:00
unix_sorflush
…
zerosend
Use different ports in the TCP/UDP testcases with the first set and
2016-01-23 22:51:22 +00:00