| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| .. | ||
| benchmarks | ||
| clar | ||
| headertest | ||
| libgit2 | ||
| resources | ||
| util | ||
| CMakeLists.txt | ||
| README.md | 
Make socket I/O non-blocking and add optional timeouts. Users may now set `GIT_OPT_SET_SERVER_CONNECT_TIMEOUT` to set a shorter connection timeout. (The connect timeout cannot be longer than the operating system default.) Users may also now configure the socket read and write timeouts with `GIT_OPT_SET_SERVER_TIMEOUT`. By default, connects still timeout based on the operating system defaults (typically 75 seconds) and socket read and writes block. Add a test against our custom testing git server that ensures that we can timeout reads against a slow server.
| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| .. | ||
| benchmarks | Loading commit data... | |
| clar | Loading commit data... | |
| headertest | Loading commit data... | |
| libgit2 | Loading commit data... | |
| resources | Loading commit data... | |
| util | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| README.md | Loading commit data... |