summaryrefslogtreecommitdiff
path: root/vio/viosocket.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-04-121-1/+1
|\
| * MDEV-28255 "Error" instead of NULL in P_S.THREADS_CONNECTION_TYPE for backgro...Sergei Golubchik2022-04-091-1/+1
* | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-5/+5
* | MDEV-23238 - remove async client from server code.Vladislav Vaintroub2020-09-011-86/+19
|/
* Merge 10.4 into 10.5Marko Mäkelä2020-08-011-9/+20
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-07-311-9/+20
| |\
| | * MDEV-21101 unexpected wait_timeout with pool-of-threadsVladislav Vaintroub2020-07-301-9/+20
* | | Merge 10.4 into 10.5Marko Mäkelä2020-05-051-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-1/+1
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-1/+1
| | |\
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-05-021-1/+1
| | | |\
| | | | * vio: typo on sock{et}_errno in commentDaniel Black2020-04-291-1/+1
| * | | | Do not compile socket IO code in WolfSSLVladislav Vaintroub2019-07-281-0/+4
* | | | | perfschema socket instrumentation related changesSergei Golubchik2020-03-101-0/+20
* | | | | Do not compile socket IO code in WolfSSLVladislav Vaintroub2019-07-041-0/+4
|/ / / /
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | MDEV-16536 Remove shared memory transportVladislav Vaintroub2018-08-201-8/+6
* | | | | MDEV-16277 - fix tcp_nodelay test.Vladislav Vaintroub2018-08-121-1/+2
* | | | | MDEV-16277 tcp_nodelay session variable to enable / disable Nagle algorithmVladislav Vaintroub2018-08-111-13/+28
|/ / / /
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-19/+7
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-01-291-2/+2
|\ \ \ \ | |/ / /
| * | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-261-2/+2
* | | | MDEV-14113 Use abortive TCP close, in case server closes the connectionVladislav Vaintroub2017-12-111-40/+11
* | | | MDEV-14412 Support TCP keepalive optionsVladislav Vaintroub2017-11-171-0/+58
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-11/+11
|\ \ \ \ | |/ / /
| * | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT.Vladislav Vaintroub2017-09-281-11/+11
* | | | MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-221-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-2/+24
|\ \ \ | |/ /
| * | Cleanups and minor fixesMonty2016-08-211-2/+24
* | | MDEV-9154 : Remove workarounds (mainly dynamic function loading)Vladislav Vaintroub2016-06-011-48/+1
|/ /
* | MDEV-8014 MariaDB client can hang in an infinite loopSergei Golubchik2015-05-031-0/+3
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-7/+7
* | Merge 10.0-base -> 10.0unknown2013-05-281-1/+3
|\ \
| * | Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-2/+5
| |/
* | MDEV-4566 : Failing DBUG_ASSERT() in SELECT SLEEP(), with threadpool.Vladislav Vaintroub2013-05-231-12/+12
* | 10.0-base mergeSergei Golubchik2013-04-151-6/+0
|\ \ | |/
* | MDEV-4226 [PATCH] "Unused variable" warnings in the tarballSergei Golubchik2013-04-041-1/+1
* | MDEV-156 Threadpool - add thd_wait_begin/thd_wait_end to the network IO funct...Vladislav Vaintroub2013-02-191-11/+42
* | MDEV-3802: Millisecond timeout support in non-blocking client library + fix i...unknown2012-10-121-0/+30
* | fixes for test failuresSergei Golubchik2012-09-271-2/+8
* | Next part of merge. See TODO for detailsMichael Widenius2012-08-141-554/+526
|/
* mysql-5.5 mergeSergei Golubchik2012-06-141-1/+1
|\
| * Merge 5.5.24 back into main 5.5.Joerg Bruehe2012-05-071-2/+38
| |\
* | \ cSergei Golubchik2012-05-211-1/+37
|\ \ \ | | |/ | |/|
| * | BUG#13431369 - MAIN.VARIABLES-NOTEMBEDDED CRASHES THE SERVER SPORADICALLY ON ...Tatjana Azundris Nuernberg2012-02-191-1/+37
| |\ \ | | |/ | |/|