Create a new socket bufferevent over an existing socket. 基于一个已存在的套接字,创建一个新的socket bufferevent @param base the event base to associate with the new bufferevent. 和新bufferevent关联到一起的base @param fd the file descriptor from which data is read and written to. 数据将被读取...
evhtp.c:(.text+0x46b1): undefined reference to `bufferevent_openssl_socket_new' /usr/bin/ld: /usr/local/src/libevhtp-1.2.15/build/libevhtp.a(evhtp.c.o): in function `evhtp_connection_ssl_new': evhtp.c:(.text+0x9cda): undefined reference to `bufferevent_openssl_socket_new' collect2:...
解决libevhtp使用时报错undefined reference to `bufferevent_openssl_socket_new'