[BACK]Return to listen.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / sndiod

Diff for /src/usr.bin/sndiod/listen.h between version 1.1 and 1.2

version 1.1, 2012/11/23 07:03:28 version 1.2, 2015/12/14 17:44:29
Line 24 
Line 24 
         struct file *file;          struct file *file;
         char *path;          char *path;
         int fd;          int fd;
           int slowaccept;
 };  };
   
 extern struct listen *listen_list;  extern struct listen *listen_list;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2