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

Christian S.J. Peron csjp at FreeBSD.org
Tue May 11 09:28:07 PDT 2004


csjp        2004/05/11 09:28:07 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         send.2 
  Log:
  Document the fact that in a jailed environment, sendto(2) could fail
  returning EPERM if the source address specified in the IP header did
  not match the address bound to the prison.
  
  Approved by:    bmilekic (mentor)
  
  Revision  Changes    Path
  1.23      +4 -0      src/lib/libc/sys/send.2


More information about the cvs-all mailing list