build fixes

This commit is contained in:
Arvid Norberg
2009-12-28 20:59:34 +00:00
parent baa6ea74b8
commit d157af5305
4 changed files with 23 additions and 9 deletions

View File

@@ -537,7 +537,7 @@ namespace aux {
if (getrlimit(RLIMIT_NOFILE, &rl) == 0)
{
#if defined TORRENT_VERBOSE_LOGGING || defined TORRENT_LOGGING || defined TORRENT_ERROR_LOGGING
(*m_logger) << time_now_string() << "max number of open files: " << rl.rlim_cur << "\n";
(*m_logger) << time_now_string() << " max number of open files: " << rl.rlim_cur << "\n";
#endif
// deduct some margin for epoll/kqueue, log files,