michaelqxd

Results 5 issues of michaelqxd

async_dns.cpp:213:62: error: ?.res_fds_array?.was not declared in this scope ares_fds_array(worker->dns_channel, &read_fds, &write_fds);

Let's say we have 2 servers: S1, S2 and S1 is up and it is the leader. S2 is not up now ( a new Server ). add S2 to...

#0 0x0000000000418961 in SimpleLoggerMgr::logStackBacktrace(unsigned long) at /home/xmly/NuRaft/examples/logger.cc:390 #1 0x0000000000418f74 in SimpleLoggerMgr::handleSegAbort(int) at /home/xmly/NuRaft/examples/logger.cc:451 #2 0x00000000000366d0 in __restore_rt() at sigaction.c:? #3 0x00007f381686164b in gsignal() at ??:0 #4 0x00007f3816863450 in abort() at...

在 行号后面 带上 函数名。谢谢