]> git.ipfire.org Git - thirdparty/kea.git/commit
[#491,!363] Addressed review comments.
authorMarcin Siodelski <marcin@isc.org>
Mon, 17 Jun 2019 14:40:18 +0000 (16:40 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 18 Jun 2019 07:17:08 +0000 (03:17 -0400)
commit8b0b79ac56722164dc758ecdff827410cead9598
treec61b74b88a5128127d4cf70b31fd2f6dea75cf69
parent55eb72668f32393701e22ebed14596d44aaab6c9
[#491,!363] Addressed review comments.

- Fixed one doxygen error in HttpListenerImpl
- Described lifecycle of the transaction within the Http connection.
- Use another variable in HttpConnection::doRead to be less confusing
- Fixed a typo in Http connection.
src/lib/http/connection.cc
src/lib/http/connection.h
src/lib/http/listener_impl.h