Greetings! I wrote a 开发者_开发百科highly scalable HTTP event (long-polling) server in C/C++ using libevent. However, it\'s messy, hardly portable, and lets face it: it\'s C. Let alone that I\'ve bee
While compiling my program which is using libevent library I am using gcc option -levent. But I am getting this error -