The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
76978 2542 d 20 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 2888 d 18 h luke /trunk/ On Windows, define FD_SETSIZE as 1024 to match Mac OS and Linux.
(Windows default is 64.)
 
73470 3218 d 21 h kalibera /trunk/src/modules/internet/ Fix termination of R_SocketWaitMultiple (PR#17203).  
72962 3291 d 21 h maechler /trunk/src/modules/internet/ using CLOSE_N_RETURN(), fixing PR#17318  
69911 3851 d 17 h morgan /trunk/src/modules/internet/ allow for EINTR signal during Rf_SocketWait  
69908 3851 d 22 h morgan /trunk/ bugfix: propagate R_SocketWait error code

- previously, recoverable errors on blocking read (especially EINTR)
were ignored, leading to unnecessary 'error reading from connection'
 
68949 4006 d 19 h ripley /trunk/src/ use https  
68899 4008 d 19 h ripley /trunk/src/ no longer need conditionals for http/ftp support  
60531 5078 d 18 h ripley /trunk/ add some error reporting for *.socket, tidy up  
59198 5207 d 1 h ripley /trunk/src/ -Wconversion issues  
59184 5207 d 21 h ripley /trunk/src/ more -Wconversion issues  
58977 5221 d 23 h ripley /trunk/src/ be more consistent in copyrights  
57373 5394 d 17 h ripley /trunk/src/modules/internet/ and remove debuggin  
57372 5394 d 18 h ripley /trunk/ Solaris does not like timeouts of a year  
56645 5471 d 0 h ripley /trunk/src/modules/internet/ typos  
56585 5475 d 18 h ripley /trunk/ add timeout argument to socketConnection  
52106 5907 d 18 h ripley /trunk/src/modules/internet/ add declarations  
52104 5907 d 19 h ripley /trunk/src/ have R_ProcessEvents on all platforms  
45475 6670 d 20 h ripley /trunk/src/ more whitespace cleanup  
42583 6917 d 0 h ripley /trunk/src/modules/internet/ kill warnings on Sun Studio compilers  

Show All