Skip to content

Releases: wxggg/libevent-cpp

libevent-cpp v0.3.0

12 Mar 12:59

Choose a tag to compare

  • fix memory leak problem
  • use smart pointer to manage resource
  • high performance multi-thread http-server

libevent-cpp v0.2.1

07 Mar 01:46

Choose a tag to compare

add thread pool and multithread http server

libevent-cpp v0.2.0

07 Jan 08:30

Choose a tag to compare

  • add http support

libevent-cpp v0.1.0

18 Dec 08:25
f1b99e4

Choose a tag to compare

  • basically finished libevent-1.1b

libevent-cpp v0.0.5

11 Dec 11:33

Choose a tag to compare

libevent-cpp v0.0.4

03 Dec 08:03

Choose a tag to compare

libevent-cpp v0.0.3

01 Dec 10:53

Choose a tag to compare

add rw_event
complete select mechanism

libevent-cpp v0.0.2

29 Nov 14:46

Choose a tag to compare

  • refactor event class
  • add time_event