Yang Tse
|
5df4be1165
Check for USE_WINSOCK instead of WIN32 where the check was done
|
18 vuotta sitten |
Yang Tse
|
e150150d9f
Remove redundant __CYGWIN__ symbol check
|
18 vuotta sitten |
Yang Tse
|
5a6c89661a
Cygwin preprocessor adjustments
|
18 vuotta sitten |
Yang Tse
|
ab4256d53a
Abort if unable to write pid file, and close socket when aborting.
|
18 vuotta sitten |
Yang Tse
|
2aa4710745
Minor cleanup
|
18 vuotta sitten |
Yang Tse
|
ccfce89423
Null terminate string in buffer before feeding it to strtol()
|
18 vuotta sitten |
Yang Tse
|
498aad8587
Change to meaningful var names and take care of a compiler warning on IRIX 6.5.22 MIPSPro C 7.3 64bit
|
18 vuotta sitten |
Yang Tse
|
f0694c582e
Remove var not used.
|
18 vuotta sitten |
Yang Tse
|
f90f0c98d9
Log a message if not all data is sent.
|
18 vuotta sitten |
Yang Tse
|
86f4cead16
sread now returns ssize_t
|
18 vuotta sitten |
Yang Tse
|
58176d1484
Use platform's native types for recv() and send() arguments.
|
18 vuotta sitten |
Daniel Stenberg
|
50e9522a06
silense a warning
|
19 vuotta sitten |
Daniel Stenberg
|
d55d3c2fd0
nicer raw logging and put code into (nicer) functions
|
19 vuotta sitten |
Daniel Stenberg
|
84fd4686e2
Moved more generic functions to util.[ch]
|
19 vuotta sitten |
Daniel Stenberg
|
315a9c95d5
prevent 64bit warnings
|
19 vuotta sitten |
Daniel Stenberg
|
ef5eea689a
Added an active disconnected state, to make the code clearer.
|
19 vuotta sitten |
Daniel Stenberg
|
fd191deb49
removed unnecessary logging to ease REAL debuggin
|
19 vuotta sitten |
Daniel Stenberg
|
366b62af2d
always use the libcurl-provided *printf() functions
|
19 vuotta sitten |
Daniel Stenberg
|
23da55a9f1
Moved common code to util.[ch] instead of having it duplicated in sws.c
|
19 vuotta sitten |
Daniel Stenberg
|
e5472bbd21
AF_INET6 for ipv6 addresses!
|
19 vuotta sitten |
Daniel Stenberg
|
8465a367a4
listen(..., 1) as 0 doesn't work on Tru64!
|
19 vuotta sitten |
Daniel Stenberg
|
4382204e1b
better fix for the socket -1 case
|
19 vuotta sitten |
Daniel Stenberg
|
b62baaed95
safety measure to avoid using -1 as socket
|
19 vuotta sitten |
Daniel Stenberg
|
14424f7058
Modified the FTP server to use the new 'sockfilt' program to do all the socket
|
19 vuotta sitten |