mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge branch '10.1' into 10.2
This commit is contained in:
commit
ca091e6372
49 changed files with 2973 additions and 2657 deletions
|
|
@ -879,7 +879,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