public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* MCD with nncp-caller and nncp-daemon
@ 2021-07-19 15:11 Shawn K. Quinn
  2021-07-19 17:00 ` Sergey Matveev
  0 siblings, 1 reply; 2+ messages in thread
From: Shawn K. Quinn @ 2021-07-19 15:11 UTC (permalink / raw)
  To: nncp-devel

So apparently the use of MCD prohibits the simultaneous use of both
nncp-caller and nncp-daemon. Is this intentional?

skquinn@moonpatrol:~$ nncp-caller -autotoss
main.go:127: Can not run MCD reception: listen udp [address]:5400: bind:
address already in use

-- 
Shawn K. Quinn <skquinn@rushpost•com>
http://www.rantroulette.com
http://www.skqrecordquest.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-19 17:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 15:11 MCD with nncp-caller and nncp-daemon Shawn K. Quinn
2021-07-19 17:00 ` Sergey Matveev