This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
6512137c5251ad2f3aec16eefbb357fb3d239b95
bind9
/
lib
/
isc
/
netmgr
T
History
Tony Finch
aeff328f8b
Apply the OUTARG() semantic patch
...
spatch --sp-file cocci/outarg.spatch --use-gitgrep --dir "." --include-headers --in-place
2023-04-06 17:22:37 +01:00
..
http.c
Attach the accept "client" socket to .listener member of the socket
2023-03-30 16:10:08 +02:00
netmgr-int.h
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
netmgr.c
Apply the OUTARG() semantic patch
2023-04-06 17:22:37 +01:00
socket.c
Cleanup the last Windows / MSC ifdefs and comments
2023-04-03 09:06:20 +00:00
streamdns.c
Attach the accept "client" socket to .listener member of the socket
2023-03-30 16:10:08 +02:00
tcp.c
Apply the semantic patch to remove isc_stdtime_get()
2023-03-31 13:32:56 +02:00
timer.c
Update netmgr, tasks, and applications to use isc_loopmgr
2022-08-26 09:09:24 +02:00
tlsstream.c
TLS Stream: remove incorrect/obsolete INSIST()s from tls_do_bio()
2023-03-30 18:21:50 +03:00
udp.c
Attach the accept "client" socket to .listener member of the socket
2023-03-30 16:10:08 +02:00