Libevent 2.0已经修订其API,通常更合理,更少出错。如果可能的话,应编写新程序以使用Libevent 2.0的API。但有时您可能需要使用旧的API,无论是为了更新现有应用程序,还是为了支持某些原因无法安装Libevent 2.0或更高版本的环境。
旧版本的Libevent头文件较少,并且没有安装在"event2"下:
旧标题...
…被当前标题替换
事件.h
event2/event*.h, event2/buffer*.h event2/bufferevent*.h event2/tag*.h
evdns.h
event2/dns".h
evhttp.h
event2/http".h
evrpc.h
event2/rpc".h
evutil.h