mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 23:35:32 +02:00
Merge branch '5.5' into bb-10.0
This commit is contained in:
commit
c081c978a2
84 changed files with 1405 additions and 1007 deletions
|
|
@ -190,6 +190,7 @@ int Url_http::send(const char* data, size_t data_length)
|
|||
break;
|
||||
|
||||
closesocket(fd);
|
||||
fd= INVALID_SOCKET;
|
||||
}
|
||||
|
||||
freeaddrinfo(addrs);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue