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 956 d 13 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 1946 d 1 h urbaneks /trunk/src/ add options="no-delay" support to socket connections  
77863 2343 d 12 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 2344 d 11 h kalibera /trunk/src/modules/internet/ Check return values of socket functions according to current Windows
(Winsock2) documentation.
 
68949 4006 d 12 h ripley /trunk/src/ use https  
59198 5206 d 18 h ripley /trunk/src/ -Wconversion issues  
59039 5217 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
56585 5475 d 11 h ripley /trunk/ add timeout argument to socketConnection  
49434 6181 d 12 h ripley /trunk/src/ add beginnings of code to stop the server  
48990 6213 d 7 h urbaneks /trunk/ add an internal R http server  
45475 6670 d 12 h ripley /trunk/src/ more whitespace cleanup  
42307 6943 d 17 h ripley /trunk/src/ change reference to GPL  
37931 7397 d 15 h ripley /trunk/src/modules/internet/ remove Windows special-casing  
37930 7397 d 17 h ripley /trunk/src/modules/internet/ workaround for RH9  
37429 7459 d 15 h ripley /trunk/src/modules/internet/ move R_sock* declarations to sock.h  
36820 7525 d 10 h ripley /trunk/ update FSF address  
26518 8333 d 13 h murdoch /trunk/src/modules/internet/ Win32 conditional change for MinGW gcc 3.2.3 compatibility  
26380 8344 d 8 h luke /trunk/src/ Added .Intrnal version of select for sockets.  
24069 8495 d 10 h ripley /trunk/ more removing classic MacOS  
15199 9127 d 11 h ripley /trunk/src/ actually intialize the pointers in internet module!
use unique names for internet module versions of functions
 

Show All