Method
ClearServers
================== idAsyncClient::ClearServers ================== */
Source from the content-addressed store, hash-verified
| 426 | ================== |
| 427 | */ |
| 428 | void idAsyncClient::ClearServers( void ) { |
| 429 | serverList.Clear(); |
| 430 | } |
| 431 | |
| 432 | /* |
| 433 | ================== |
Tested by
no test coverage detected