Edit

kc3-lang/libevent

Branch :

  • Show log

    Commit

  • Author : Maxime Henrion
    Date : 2013-07-31 15:02:07
    Hash : fbc323b7
    Message : Add checks for evhttp_connection_get_server() in unit tests. They validate that this function behave as expected; that is, it returns NULL for outgoing connections, and returns the HTTP server object that received the connection for incoming ones.