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
/
sock.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
82931
1398 d 4 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
80131
1944 d 14 h
urbaneks
/trunk/src/
add options="no-delay" support to socket connections
77918
2331 d 7 h
kalibera
/trunk/src/modules/internet/
Added explicit casts to make clang on macOS happy.
77908
2335 d 4 h
kalibera
/trunk/src/modules/internet/
Prevent inheritance of server sockets on Windows.
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.
77859
2343 d 0 h
kalibera
/trunk/src/modules/internet/
Check return values of socket functions according to current Windows
(Winsock2) documentation.
77856
2344 d 3 h
kalibera
/trunk/src/modules/internet/
Comments.
77825
2350 d 22 h
kalibera
/trunk/src/modules/internet/
Make gcc happy (-Wparentheses).
77822
2351 d 0 h
kalibera
/trunk/src/modules/internet/
Close server sockets on exec to prevent blocking of the port in child
processes.
77818
2352 d 0 h
kalibera
/trunk/src/modules/internet/
Increase backlog of incoming socket connections to maximum supported value.
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.)
72964
3290 d 2 h
maechler
/trunk/src/modules/internet/
fix potential leak, PR#17319
70788
3694 d 8 h
ripley
/trunk/
correct uses of MacOS[X]
68949
4005 d 1 h
ripley
/trunk/src/
use https
68899
4007 d 1 h
ripley
/trunk/src/
no longer need conditionals for http/ftp support
58977
5220 d 5 h
ripley
/trunk/src/
be more consistent in copyrights
56645
5469 d 6 h
ripley
/trunk/src/modules/internet/
typos
45475
6669 d 1 h
ripley
/trunk/src/
more whitespace cleanup
←Prev
1
2
Next→
Show All