cvs commit: src/sys/fs/fifofs fifo_vnops.c

Robert Watson rwatson at FreeBSD.org
Mon Sep 12 03:05:09 PDT 2005


rwatson     2005-09-12 10:05:08 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/fifofs        fifo_vnops.c 
  Log:
  Rather than reaching into the internals of the UNIX domain socket code
  by calling uipc_connect2() to connect two socket endpoints to create a
  fifo, call soconnect2().
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.114     +1 -1      src/sys/fs/fifofs/fifo_vnops.c


More information about the cvs-src mailing list