Unit 'apr' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

apr_descriptor

Declaration

Source position: apr_poll.inc line 63

type apr_descriptor = record

  case Integer of

    1: (

        f: Papr_file_t;

      );

    2: (

        s: Papr_socket_t;

      );

end;


Documentation generated on: 2023-03-18