Moved the 'tcp_nodelay' member to the proper 'UserDefined' struct within the
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 Apr 2004 07:16:26 +0000 (07:16 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 Apr 2004 07:16:26 +0000 (07:16 +0000)
commit4e3aa250c4ab02a6daaebba3282faf34c89f9ba9
treebe5b8d8953b4803079e078cf3faeadb539219265
parent3647a6ddcd3ccdceeeb0d1d18ed792f36acf87c1
Moved the 'tcp_nodelay' member to the proper 'UserDefined' struct within the
sessionhandle to make the duphandle() function work as supposed. Also tried
to start document functions the doxygen way (in the headers of the functions).
Can't make it work though...
lib/connect.c
lib/url.c
lib/urldata.h