mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
file IO, rather than int. On Windows, it is suboptimal to depend on C runtime, as it has limited number of file descriptors. This change eliminates os_file_read_no_error_handling_int_fd(), os_file_write_int_fd(), OS_FILE_FROM_FD() macro. |
||
|---|---|---|
| .. | ||
| srv0conc.cc | ||
| srv0mon.cc | ||
| srv0srv.cc | ||
| srv0start.cc | ||