1
0
Fork 0

added comment

This commit is contained in:
Jan Steemann 2013-12-10 14:34:53 +01:00
parent 57223ecaba
commit c4bb315626
1 changed files with 2 additions and 0 deletions

View File

@ -789,6 +789,8 @@ AgencyEndpoint* AgencyComm::popEndpoint () {
}
}
// if we got here, we ran out of non-busy connections...
usleep(500); // TODO: make this configurable
}