evpp v0.3.0 Release Notes

Release Date: 2017-03-18 // about 7 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿšš #3 Remove Timestamp parameter from MessageCallback

    ๐Ÿ› Bug fix:

    • #5 Fix EventLoop::QueueInLoop bug
    • #7 Fix Crush when TCPClient connect failed bug
    • #9 Fix Connector::Cancel crush
    • ๐Ÿš€ #10 Fix Connector was not released bug
    • โœ… #11 Unit test failed testTCPClientDisconnectImmediately
    • โœ… #12 testDNSResolver may hang there sometimes
    • ๐ŸŒฒ #13 Wrong usage of struct evhttp_request in trace log
    • #14 DNSResolver::OnTimeout do not clear the timer
    • โœ… #15 testHTTPServer1 may hang there sometimes