cvs commit: src/usr.bin/talk ctl.c

Colin Percival cperciva at FreeBSD.org
Sun Mar 21 00:14:40 PST 2004


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


More information about the cvs-all mailing list