fix build error with verbose logging

This commit is contained in:
Arvid Norberg 2014-08-28 07:02:43 +00:00
parent 98c4c9327b
commit 97a8e3b895
1 changed files with 2 additions and 1 deletions

View File

@ -6351,7 +6351,8 @@ namespace libtorrent
TORRENT_ASSERT(m_socket);
#if defined TORRENT_VERBOSE_LOGGING
peer_log(">>> COMPLETED [ ep: %s rtt: %d ]", print_endpoint(m_remote).c_str(), m_rtt);
peer_log(">>> COMPLETED [ ep: %s rtt: %d ]"
, print_endpoint(m_remote).c_str(), m_rtt.mean());
#endif
// set the socket to non-blocking, so that we can