This website requires JavaScript.
Explore
Help
Register
Sign In
scsh-conservatory
/
sunet
Watch
1
Star
0
Fork
You've already forked sunet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
sunet
/
scheme
/
dnsd
/
etc
/
dnsd-post.scm
3 lines
103 B
Scheme
Raw
Permalink
Blame
History
(
lambda
(
msg
socket-addr
dnsd-options
)
(
display
"Postprocessing works."
)
(
values
msg
dnsd-options
)
)
Reference in New Issue
View Git Blame
Copy Permalink