win32sockets.c is now added with winsock init/cleanup example functions
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
* This exact source code has not been verified to work.
|
||||
*/
|
||||
|
||||
/* to make this work under windows, use the win32-functions from the
|
||||
win32socket.c file as well */
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
Reference in New Issue
Block a user