DragonFly BSD
DragonFly bugs List (threaded) for 2004-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: (ftpd) Socket operation on non-socket


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 19 Sep 2004 17:51:13 -0700 (PDT)

    I get the same thing.  It looks like ftpd goes into an infinite
    accept() loop, I'm tracking it down.

				-Matt
				Matthew Dillon 
				<dillon@xxxxxxxxxxxxx>

:Hello
:
:If I start the ftpd server with
:
:	/usr/libexec/ftpd -4Dl
:
:and connect to it I get a *lot* of these messages:
:
:Sep 19 18:07:16 hostname ftpd[15422]: getsockname (/usr/libexec/ftpd): 
:Socket operation on non-socket
:Sep 19 18:07:16 hostname ftpd[15423]: getsockname (/usr/libexec/ftpd): 
:Socket operation on non-socket
:Sep 19 18:07:16 hostname ftpd[15424]: getsockname (/usr/libexec/ftpd): 
:Socket operation on non-socket
:
:and so on.  It prints them to the console and to /var/log/messages.
:
:When I start ftpd within inetd this doesn't happen.
:
:I'm using a plain installation of DragonFly_Stable (13. Sept.).
:
:What's wrong?
:
:
:Thanks.
:
:Fabian




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]