上传者: individual2499
|
上传时间: 2021-01-28 03:24:09
|
文件大小: 2.43MB
|
文件类型: PDF
LibEvent Programmers ManualMany UNIX programs are event-driven. They spend most of their time waiting for an event, such as input from a file descriptor, expiration of a timer, or a signal, and then react to that event.