mirror of
https://github.com/isar/libmdbx.git
synced 2025-02-03 20:00:50 +08:00
Lorenz Bauer
b950e39c10
mdbx: backport - mdb_env_copyfd2(): Don't abort on SIGPIPE (ITS#8504).
Return EPIPE instead. Never clear mc_error, we could lose a failure in the other thread. Change-Id: Ief08803ed56293309f07be116e69123c10907e77
Description
Mirror of the libmdbx repository
Languages
C
54.7%
C++
37.1%
CMake
4.4%
Makefile
1.6%
Shell
1.1%
Other
1.1%