mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:13:32 +03:00
sclose() function-like macro definition used to close a socket,
now solely based on HAVE_CLOSESOCKET and HAVE_CLOSESOCKET_CAMEL config file preprocessor definitions.
This commit is contained in:
parent
d6d63147b6
commit
2c0c05e96d
11 changed files with 45 additions and 39 deletions
|
|
@ -30,6 +30,7 @@
|
|||
|
||||
#define OS "AmigaOS"
|
||||
|
||||
#define HAVE_CLOSESOCKET_CAMEL 1
|
||||
#define HAVE_UNISTD_H 1
|
||||
#define HAVE_STRDUP 1
|
||||
#define HAVE_UTIME 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue