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-matOps
/
src
/
modules
/
internet
/
Rsock.c
– Rev 84054
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
84054
1220 d 1 h
maechler
/branches/R-matOps/
Create R-matOps
80518
1865 d 10 h
ripley
/trunk/src/modules/internet/
avoid compiler warnings
80515
1865 d 20 h
ripley
/trunk/src/
clean up
80472
1873 d 7 h
kalibera
/trunk/src/
Normalize timeval values (PR#18119).
80469
1874 d 1 h
kalibera
/trunk/src/modules/internet/
Use Winsock error codes on Windows (PR#18120).
80430
1882 d 19 h
ripley
/trunk/src/modules/internet/
remove unused R-ftp-http.c
80318
1896 d 9 h
ripley
/trunk/
make R-ftp-http.h an internal header
77918
2331 d 7 h
kalibera
/trunk/src/modules/internet/
Added explicit casts to make clang on macOS happy.
77873
2340 d 22 h
kalibera
/trunk/src/modules/internet/
Handle spurious socket readability on Linux. Respect "blocking = FALSE" for
socket connections also on the server side.
77871
2341 d 1 h
kalibera
/trunk/src/modules/internet/
Support both EAGAIN and EWOULDBLOCK in sockets code.
77870
2341 d 2 h
kalibera
/trunk/src/modules/internet/
Fix R_SockWrite behavior in the (unlikely) case of spurious socket
writeability.
77863
2342 d 1 h
kalibera
/trunk/src/modules/internet/
Fix race condition in R_SockListen that could cause socketConnection() and
socketAccept() block indefinitely, ignoring the connection timeout.
77860
2342 d 23 h
kalibera
/trunk/src/modules/internet/
Return a connection when it is available right away before waiting (fixes
possible connection leak).
77859
2343 d 0 h
kalibera
/trunk/src/modules/internet/
Check return values of socket functions according to current Windows
(Winsock2) documentation.
77858
2343 d 6 h
kalibera
/trunk/src/modules/internet/
Remove code duplication.
77857
2344 d 0 h
kalibera
/trunk/src/modules/internet/
Fix R_SockConnect (socketConnection) on Windows to return immediately when
the connection fails.
77826
2350 d 20 h
kalibera
/trunk/src/modules/internet/
Fix connection setup timeout on Linux.
76978
2541 d 2 h
kalibera
/trunk/src/modules/internet/
Hard-code 127.0.0.1 as localhost address as fallback for misconfigured
systems (observed and debugged by Dominik Leutnant on macOS where
makeCluster() was getting stuck).
75220
2887 d 0 h
luke
/trunk/
On Windows, define FD_SETSIZE as 1024 to match Mac OS and Linux.
(Windows default is 64.)
73470
3217 d 3 h
kalibera
/trunk/src/modules/internet/
Fix termination of R_SocketWaitMultiple (PR#17203).
←Prev
1
2
Next→
Show All