Panda3D
|
Classes | |
class | AsyncRequest |
Functions | |
def | cleanupAsyncRequests () |
Variables | |
int | ASYNC_REQUEST_DEFAULT_NUM_RETRIES = 0 |
float | ASYNC_REQUEST_DEFAULT_TIMEOUT_IN_SECONDS = 8.0 |
int | ASYNC_REQUEST_INFINITE_RETRIES = -1 |
def direct.distributed.AsyncRequest.cleanupAsyncRequests | ( | ) |
Only call this when the application is shuting down.
int ASYNC_REQUEST_DEFAULT_NUM_RETRIES = 0 |
float ASYNC_REQUEST_DEFAULT_TIMEOUT_IN_SECONDS = 8.0 |
int ASYNC_REQUEST_INFINITE_RETRIES = -1 |