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-grid
/
src
/
modules
/
internet
/
Rsock.c
– Rev 26606
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
26606
8323 d 18 h
murrell
/branches/R-grid/
merged trunk to branch
26266
8349 d 21 h
/branches/R-grid/
This commit was manufactured by cvs2svn to create branch 'R-grid'.
25220
8411 d 4 h
luke
/trunk/src/
Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
24069
8494 d 2 h
ripley
/trunk/
more removing classic MacOS
23134
8567 d 5 h
ripley
/trunk/src/modules/internet/
call check_init() before socket() PR#2511, 2535
19292
8871 d 19 h
tlumley
/trunk/src/
include <strings.h> to make AIX happy about bzero
18789
8895 d 7 h
luke
/trunk/
Fixed socket writing code to block until all data is written.
18663
8903 d 3 h
ripley
/trunk/src/modules/internet/
nothing in strings.h seems to be used
18658
8903 d 5 h
ripley
/trunk/src/modules/internet/
use HAVE_FCNTL, tidy up on WIndows
18653
8903 d 9 h
ripley
/trunk/src/
eliminate PSIGNAL, begin to remove windows-specific extras in config.h
15199
9126 d 4 h
ripley
/trunk/src/
actually intialize the pointers in internet module!
use unique names for internet module versions of functions
15168
9126 d 20 h
pd
/trunk/
branch update
14409
9189 d 8 h
ripley
/trunk/
move sockets and internet to a module