The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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).  

Show All