cvs commit: src/lib/libc/sys send.2

Giorgos Keramidas keramida at FreeBSD.org
Mon Jan 24 12:41:45 PST 2005


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 at fit.vutbr.cz>
  PR:             docs/76399
  MFC after:      1 week
  
  Revision  Changes    Path
  1.29      +2 -0      src/lib/libc/sys/send.2


More information about the cvs-all mailing list