编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Libevent
  • 安装/配置 »
  • PHP Manual
  • Libevent
  • 简介

简介

Libevent is a library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.

More information about Libevent can be found at » http://libevent.org/.

相关文章
php libevent 函数 add an event to the set of monitored eventsphp libevent 函数 destroy event basephp libevent 函数 handle eventsphp libevent 函数 abort event loopphp libevent 函数 exit loop after a timephp libevent 函数 create and initialize new event basephp libevent 函数 set the number of event priority levelsphp libevent 函数 reinitialize the event base after a forkphp libevent 函数 associate event base with an eventphp libevent 函数 assign a priority to a buffered eventphp libevent 函数 read data from a buffered eventphp libevent 函数 set or reset callbacks for a buffered eventphp libevent 函数 set read and write timeouts for a buffered eventphp libevent 函数 set the watermarks for read and write eventsphp libevent 函数 write data to a buffered eventphp libevent 函数 remove an event from the set of monitored eventsphp libevent 函数 free event resourcephp libevent 函数 create new eventphp libevent 预定义常量php libevent 范例
关注编程学问公众号
编程学问网 湘ICP备20001732号