Daniel Stenberg
|
dc82f9e6df
|
Replaced read() and write() with recv() and send() for socket operations
even under normal unixes.
|
2001-11-02 13:04:23 +00:00 |
|
Daniel Stenberg
|
51ca5fcbe0
|
major connecting updates
|
2001-10-02 09:40:06 +00:00 |
|
Daniel Stenberg
|
4034f31823
|
cleanups
|
2001-08-24 07:24:34 +00:00 |
|
Daniel Stenberg
|
7950a95401
|
adjusted for VMS
|
2001-08-06 12:27:28 +00:00 |
|
Daniel Stenberg
|
6532f737eb
|
if NEED_REENTRANT is set, define _REENTRANT already here since it has to
be defined as many include files as possible (Solaris req)
|
2001-05-31 07:01:08 +00:00 |
|
Daniel Stenberg
|
3fcc9677c4
|
use recv()/send() instead of read()/write() with sockets
|
2001-01-25 12:21:10 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
f6daff475f
|
removed old unused getpass() leftovers
|
2000-10-26 21:59:54 +00:00 |
|
Daniel Stenberg
|
4f5a4c9bd5
|
added the bool typedef, moved here from curl/curl.h
|
2000-10-09 21:36:38 +00:00 |
|
Daniel Stenberg
|
7271ebf23e
|
include config.h first
|
2000-08-24 14:27:51 +00:00 |
|
Daniel Stenberg
|
1ef3600a07
|
haxx.nu => haxx.se
|
2000-06-20 15:31:26 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
aec48e7894
|
Joern.Hartroth@telekom.de rightfully suggested two #include include fixes
|
2000-01-17 17:29:42 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|