Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:09:35 -0000
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys send.2
Message-ID:  <200501242041.j0OKfjJi073136@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2005-01-24 20:41:45 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    lib/libc/sys         send.2 
  Log:
  EISCONN may be returned by sendto() if an attempt is made to specify the
  destination address to a datagram socket that is already connected.
  
  Submitted by:   Rudolf Cejka <cejkar@fit.vutbr.cz>
  PR:             docs/76399
  MFC after:      1 week
  
  Revision  Changes    Path
  1.29      +2 -0      src/lib/libc/sys/send.2




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