R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-uthreads
/
src
/
include
/
R_ext
/
R-ftp-http.h
– Rev 15350
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
15350
9119 d 4 h
/branches/R-uthreads/
This commit was manufactured by cvs2svn to create branch 'R-uthreads'.
15199
9126 d 4 h
ripley
/trunk/src/
actually intialize the pointers in internet module!
use unique names for internet module versions of functions
14017
9211 d 22 h
ripley
/trunk/
add non-blocking server connections, enable server socket connections
14016
9212 d 2 h
ripley
/trunk/src/
add socket timeout, in preparation for select loops
13995
9213 d 3 h
ripley
/trunk/src/
add more on socket connections, share common code,
add non-blocking details and example
13673
9229 d 3 h
ripley
/trunk/
small changes to allow use of R_HTTP* and R_FTP* as I/O handlers in libxml
13653
9230 d 2 h
ripley
/trunk/src/
bring over and keep the content length and type in internet connections.
Unconditionally have ftp/http on Windows
13632
9230 d 13 h
ripley
/trunk/src/
add header file for ex-libxml code, rename and tidy-up