mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge 10.4 into 10.5
This commit is contained in:
commit
7bcaa541aa
140 changed files with 1689 additions and 954 deletions
|
|
@ -934,7 +934,7 @@ static my_bool socket_peek_read(Vio *vio, uint *bytes)
|
|||
@param timeout Interval (in milliseconds) to wait for an I/O event.
|
||||
A negative timeout value means an infinite timeout.
|
||||
|
||||
@remark sock_errno is set to SOCKET_ETIMEDOUT on timeout.
|
||||
@remark socket_errno is set to SOCKET_ETIMEDOUT on timeout.
|
||||
|
||||
@return A three-state value which indicates the operation status.
|
||||
@retval -1 Failure, socket_errno indicates the error.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue