Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2000 07:07:39 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd builtins.c
Message-ID:  <200003091507.HAA10721@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/03/09 07:07:38 PST

  Modified files:
    usr.sbin/inetd       builtins.c 
  Log:
  Fix addr length argument value passed to sendto().
  Some inetd internal udp servers didn't worked with problem.
  Also fix recvfrom() "fromlen" arg type from int * to socklen_t *.
  
  Approved by: jkh
  
  Submitted by: bde
  
  Revision  Changes    Path
  1.18      +11 -11    src/usr.sbin/inetd/builtins.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003091507.HAA10721>