From owner-freebsd-net@FreeBSD.ORG Tue May 27 14:12:42 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 137A9435 for ; Tue, 27 May 2014 14:12:42 +0000 (UTC) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CADE42E2C for ; Tue, 27 May 2014 14:12:41 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id j5so13997499qga.14 for ; Tue, 27 May 2014 07:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=HgQMyhhNWBDeEYbcMmWF2tjNmfvOCW4K3A/0C2JlJk8=; b=buwr/MHxqhR8ckdkDsR06pQMHogakpDCNc6toZBh08xUqxWFzA/EGoIJo3Lu5DSzQa UFlqvHdfWT5WPQ3UPqWIPo440H8HPCORJ7cKnxEhE2tvx2BjodCb0VHPQsGD537Q1jZO xyJP5GOIwJeGyKpYGVJyR9yrp+YGjPg6lk+f602hsiRgYeiX6FiFKFQMcQD/Qj0kjfx4 020uNtnvS7PeAesJ9go2A0jnQBQasDjkxlheTdaL0vUffQ9yqxFIAsvTUYyHfiZ/kUl3 MZ3pnt24K7VIvK+fo0oB8wqQ745ojlL/4XYKMSYBIURcN2VyPqtUpZrUwtTsgX9zVv4l cp3A== MIME-Version: 1.0 X-Received: by 10.140.109.201 with SMTP id l67mr40785423qgf.72.1401199960992; Tue, 27 May 2014 07:12:40 -0700 (PDT) Received: by 10.224.216.138 with HTTP; Tue, 27 May 2014 07:12:40 -0700 (PDT) Date: Tue, 27 May 2014 22:12:40 +0800 Message-ID: Subject: About TFTP From: Niu Zhixiong To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 14:12:42 -0000 Dear all, I want to modify the source code of TFTP. However it is invoked by inetd. I really need a standalone service of TFTP without inetd. But, when a start tftpd without inetd. it says recvfrom: Socket operation on non-socket. Could someone give me some suggestion to start tftpd without inetd? Thanks in advance. Regards, Niu Zhixiong =EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF= =BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D=EF=BC=8D kaiaixi@gmail.com