Error Messages using storescp in inetd mode

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
jacobb
Posts: 1
Joined: Mon, 2020-01-20, 11:33

Error Messages using storescp in inetd mode

#1 Post by jacobb »

Hello,

I'm having some issues running storescp with the inetd flag. I'm using a command with the following syntax to configure inetd:

Code: Select all

storescp --inetd --debug --verbose --log-config ../oflog/etc/logger.cfg
With it attached to inetd. When it recieves a connection from inetd, the following error message appears in the log file.

Code: Select all

ERROR: Receiving Association failed: TCP Initialization Error: Socket operation on non-socket, getpeername failed on socket 3
I'm not sure why this error appears, based on the documentation and my cursory review of the source code of storescp, inetd passes input on stdin/socket 0, and the program shouldn't be attempting operations on socket 3 when in inetd mode.

Does anyone know if this is a configuration error on my part? Has anyone else ran into this before?

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest