small follow of fdo branch
This commit is contained in:
parent
d0c41b03ff
commit
1be7315cd8
3 changed files with 2 additions and 12 deletions
|
@ -42,9 +42,7 @@ void *greeter_thread(void *arg)
|
|||
|
||||
for (int i = 0; i < 30 && spin; ++i)
|
||||
{
|
||||
cout << "+Hello" << endl;
|
||||
cout << client.Hello(idstr) << endl;
|
||||
cout << "-Hello" << endl;
|
||||
}
|
||||
|
||||
cout << idstr << " done " << endl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue