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
85689 955 d 4 h kalibera /trunk/src/ Report error when file descriptor number is too large for select() in socket
code or when there are too many descriptors (PR#18634).
 
80131 1944 d 16 h urbaneks /trunk/src/ add options="no-delay" support to socket connections  
77863 2342 d 4 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 2 h kalibera /trunk/src/modules/internet/ Check return values of socket functions according to current Windows
(Winsock2) documentation.
 
68949 4005 d 3 h ripley /trunk/src/ use https  
59198 5205 d 9 h ripley /trunk/src/ -Wconversion issues  
59039 5216 d 7 h ripley /trunk/ use preferred form of 'R Core Team'  
56585 5474 d 2 h ripley /trunk/ add timeout argument to socketConnection  
49434 6180 d 3 h ripley /trunk/src/ add beginnings of code to stop the server  
48990 6211 d 22 h urbaneks /trunk/ add an internal R http server  
45475 6669 d 4 h ripley /trunk/src/ more whitespace cleanup  
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
37931 7396 d 6 h ripley /trunk/src/modules/internet/ remove Windows special-casing  
37930 7396 d 8 h ripley /trunk/src/modules/internet/ workaround for RH9  
37429 7458 d 6 h ripley /trunk/src/modules/internet/ move R_sock* declarations to sock.h  
36820 7524 d 1 h ripley /trunk/ update FSF address  
26518 8332 d 4 h murdoch /trunk/src/modules/internet/ Win32 conditional change for MinGW gcc 3.2.3 compatibility  
26380 8342 d 23 h luke /trunk/src/ Added .Intrnal version of select for sockets.  
24069 8494 d 1 h ripley /trunk/ more removing classic MacOS  
15199 9126 d 2 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 

Show All