Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
If the policy returns a value of zero, the read operation will asynchronously wait until the next timer interval before retrying. When the retry occurs, this function will be called again.
This function is called by the implementation to determine the maximum number of allowed bytes to be transferred in the next read operation. The actual number of bytes subsequently transferred may be less than this number.
实现会调用此函数,以确定下一次读取操作允许传输的最大字节数。随后实际传输的字节数可能会小于该数值。If the policy returns a value of zero, the read operation will asynchronously wait until the next timer interval before retrying. When the retry occurs, this function will be called again.
如果该策略返回零值,读取操作将异步等待直到下一个计时器间隔再进行重试。当重试发生时,此函数将再次被调用。