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

apr_datatype_e

Declaration

Source position: apr_poll.inc line 55

type apr_datatype_e = (

  APR_NO_DESC,

  APR_POLL_SOCKET,

  APR_POLL_FILE,

  APR_POLL_LASTDESC

);


Documentation generated on: 2023-03-18