You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin 192f34b175 Fix bio_test.c build on Windows. 10 years ago
..
CMakeLists.txt Fix standalone bio_test and v3name_test on Win64. 10 years ago
bio.c Add misc functions for easier porting. 10 years ago
bio_error.c Add zero copy read and write api for bio pairs. 10 years ago
bio_mem.c Fix minor issues found by Clang's analysis. 10 years ago
bio_test.c Fix bio_test.c build on Windows. 10 years ago
buffer.c Inital import. 10 years ago
connect.c Account for Windows and UNIX socket API differences. 10 years ago
fd.c Account for Windows and UNIX socket API differences. 10 years ago
file.c Inital import. 10 years ago
hexdump.c Inital import. 10 years ago
internal.h Convert all zero-argument functions to '(void)' 10 years ago
pair.c Cleanup of setting external buffer 10 years ago
printf.c Use _POSIX_C_SOURCE not _BSD_SOURCE. 10 years ago
socket.c Account for Windows and UNIX socket API differences. 10 years ago
socket_helper.c Convert all zero-argument functions to '(void)' 10 years ago