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
/
djm-parseRd
/
src
/
modules
/
internet
/
sock.c
– Rev 46659
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
46659
6501 d 8 h
murdoch
/branches/djm-parseRd/
Create temporary branch for Rd parsing code.
45475
6669 d 7 h
ripley
/trunk/src/
more whitespace cleanup
42724
6904 d 5 h
ripley
/trunk/
gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
42606
6914 d 16 h
ripley
/trunk/
cygwin tweaks
42573
6916 d 7 h
ripley
/trunk/src/modules/internet/
move to winsock2
42307
6942 d 12 h
ripley
/trunk/src/
change reference to GPL
36820
7524 d 5 h
ripley
/trunk/
update FSF address
36770
7527 d 12 h
ripley
/trunk/
rename SOCKLEN_T to avoid conflicts on AIX 5.3
36607
7540 d 5 h
ripley
/trunk/src/
tweaks to declarations
36498
7548 d 6 h
ripley
/trunk/src/
tweaks to circumvent glibc's habit of hiding declarations
32382
7880 d 4 h
ripley
/trunk/src/
add comments on UTF-8 compatibility.
in src/unix/sys-unix.c, make UTF-8 compatible.
24069
8494 d 5 h
ripley
/trunk/
more removing classic MacOS
18760
8897 d 0 h
luke
/trunk/
Added SO_REUSEADDR socket option for non-Win32 server sockets to allow
multiple active connections to the same address/port.
15168
9126 d 22 h
pd
/trunk/
branch update
14409
9189 d 10 h
ripley
/trunk/
move sockets and internet to a module