add comments in master_threads.hpp

This commit is contained in:
zhengshuxin 2017-07-31 20:38:42 +08:00
parent e17f78dcec
commit 5daa1b7acf

View File

@ -34,7 +34,8 @@ public:
* 线
* @return {bool}
* count, threads_count 使
*
* ioctl_use_limit() ioctl_max_threads(
* 线)
*/
bool run_alone(const char* addrs, const char* path = NULL,
unsigned int count = 1, int threads_count = 1);