wrowe       01/07/16 11:51:31

  Modified:    include/arch/win32 networkio.h
  Log:
    If these will support the inherit toggle, they need 'da flag.
  
  Revision  Changes    Path
  1.19      +1 -0      apr/include/arch/win32/networkio.h
  
  Index: networkio.h
  ===================================================================
  RCS file: /home/cvs/apr/include/arch/win32/networkio.h,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- networkio.h       2001/04/02 23:58:36     1.18
  +++ networkio.h       2001/07/16 18:51:30     1.19
  @@ -69,6 +69,7 @@
       int local_port_unknown;
       int local_interface_unknown;
       apr_int32_t netmask;
  +    int inherit;
   };
   
   struct apr_pollfd_t {
  
  
  

Reply via email to