Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2004 00:14:40 -0800 (PST)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/talk ctl.c
Message-ID:  <200403210814.i2L8EeS5010278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2004/03/21 00:14:40 PST

  FreeBSD src repository

  Modified files:
    usr.bin/talk         ctl.c 
  Log:
  1. Use socklen_t instead of int
  2. Compare socket(2) return code to -1, not <= 0.
  
  Obtained from:  OpenBSD rev. 1.9
  
  Revision  Changes    Path
  1.9       +4 -4      src/usr.bin/talk/ctl.c



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