-
Hello, However, I am not able to find a unix socket of running wsdd. So I can not ask wsdd about discovered peers or initiate probe. There are only several broken links in /proc/PID_of_wsdd/fd/. Could you point me into the right direction, please? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
If you do not specify a path for a unix socket then a locally bound tcp socket is opened. There is also a warning for this
You can specify a unix domain socket by providing a path with the |
Beta Was this translation helpful? Give feedback.
-
Thanks, i am sorry, i was not specific enough. I have read you manual, it is clearly described. What I don't know how to pass a command list/clear/prune to the wsdd.
|
Beta Was this translation helpful? Give feedback.
Thanks,
i am sorry, i was not specific enough. I have read you manual, it is clearly described. What I don't know how to pass a command list/clear/prune to the wsdd.
wsdd -v -D -l /tmp/test-socket list
usage: wsdd [-h] [-i INTERFACE] [-H HOPLIMIT] [-U UUID] [-v] [-d DOMAIN] [-n HOSTNAME] [-w WORKGROUP] [-t] [-4] [-6] [-s] [-p] [-c CHROOT] [-u USER] [-D] [-l LISTEN] [-o] [-V] wsdd: error: unrecognized arguments: list