You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@hyperreal.org on 1998/06/05 15:11:58 UTC

cvs commit: apache-devsite/apidoc api.list

coar        98/06/05 06:11:58

  Modified:    apidoc   api.list
  Log:
  	Add Dean's ap_wait_t, which abstracts OS peculiarities.
  
  Revision  Changes    Path
  1.6       +6 -0      apache-devsite/apidoc/api.list
  
  Index: api.list
  ===================================================================
  RCS file: /export/home/cvs/apache-devsite/apidoc/api.list,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- api.list	1998/05/26 11:56:05	1.5
  +++ api.list	1998/06/05 13:11:57	1.6
  @@ -449,6 +449,12 @@
   #;
   #; Miscellaneous structures
   #;
  +S|ap_wait_t\
  +    |This is an opaque structure; you don't need to access any of its \
  +     elements.\
  +    |$* <EM>identifier</EM>\
  +    |\
  +    |
   S|configfile_t\
       |typedef struct { \n \
       int (*getch) (void *param); \n \