index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
socket
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/socket/socket.c (unix_peeraddr): wrong syscall name in error
knu
2007-02-19
1
-1
/
+1
*
* ext/socket/socket.c: fix errors in socket sample code.
matz
2007-01-23
1
-3
/
+3
*
* ext/socket/socket.c (ruby_getnameinfo__aix): AF_INET6 workaround
matz
2006-11-02
1
-0
/
+28
*
socket.c: a rdoc patch from Daniel Berger <djberg96 at gmail.com>
matz
2006-09-26
1
-0
/
+8
*
* ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t.
akr
2006-09-02
1
-1
/
+2
*
* ext/socket/extconf.rb: check arpa/inet.h for ntohs.
akr
2006-09-02
1
-0
/
+3
*
* configure.in, common.mk: AIX link issue. a patch from Yutaka
matz
2006-08-07
1
-0
/
+6
*
* ext/socket/socket.c (sock_s_socketpair): try GC only once.
akr
2006-06-21
1
-7
/
+9
*
* ext/socket/socket.c (bsock_recv_nonblock): new method
akr
2006-06-17
1
-100
/
+99
*
* ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
akr
2006-06-05
1
-0
/
+14
*
* ext/socket/socket.c: fix sockaddr_un handling.
akr
2006-06-04
1
-25
/
+44
*
update doc.
akr
2006-06-02
1
-50
/
+52
*
fix a comment.
akr
2006-06-01
1
-6
/
+6
*
* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
akr
2006-06-01
1
-61
/
+282
*
* ruby.h, lib/mkmf.rb (create_header): clear command line options for
nobu
2006-05-25
1
-1
/
+1
*
update nonblocking methods document.
akr
2006-05-24
1
-27
/
+34
*
add reason for accept(2) failure in accept_nonblock.
akr
2006-05-22
1
-2
/
+1
*
update *_nonblock doc.
akr
2006-05-22
1
-160
/
+25
*
use rb_read_pending instead of rb_io_read_pending.
akr
2006-05-22
1
-1
/
+1
*
* rubyio.h (rb_io_set_nonblock): declared.
akr
2006-05-22
1
-2
/
+361
*
* ext/socket/socket.c (make_hostent_internal): accept ai_family
matz
2006-05-02
1
-5
/
+4
*
* ext/socket/socket.c: document update patch from Sam Roberts
matz
2006-04-21
1
-2
/
+232
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-0
/
+5
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-5
/
+0
*
* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]
ocean
2005-11-11
1
-0
/
+510
*
* file.c (rb_thread_flock): wrap the flock system call by
akr
2005-09-18
1
-0
/
+4
*
* ext/socket/socket.c (ruby_connect): revert [ruby-talk:111654]
matz
2005-08-02
1
-6
/
+2
*
* ext/socket/socket.c (ruby_connect): break immediately if a
matz
2005-07-28
1
-0
/
+5
*
* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,
ocean
2005-07-19
1
-0
/
+5
*
* ext/socket/socket.c: should not undef close on win32.
ocean
2005-07-19
1
-5
/
+0
*
use CMSG_LEN.
akr
2005-07-02
1
-2
/
+2
*
* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and
akr
2005-07-02
1
-13
/
+29
*
* bignum.c (get2comp): calculate proper 2's complement for
matz
2005-06-08
1
-0
/
+26
*
* ext/socket/socket.c: document from Sam Roberts
matz
2005-03-08
1
-0
/
+85
*
* ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.
usa
2005-03-08
1
-0
/
+1
*
* exception error messages updated. [ruby-core:04497]
matz
2005-02-28
1
-4
/
+4
*
* ext/socket/socket.c (Init_socket): add bunch of Socket
matz
2005-02-28
1
-0
/
+252
*
* {bcc32,win32,wince}/Makefile.sub (config.h): add fcntl.
usa
2005-02-21
1
-7
/
+45
*
* ext/curses/curses.c (window_color_set): [ruby-core:04393]
matz
2005-02-08
1
-0
/
+3
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
1
-1
/
+3
*
Port socket library to VMS.
akiyoshi
2004-12-09
1
-1
/
+5
*
* ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]
matz
2004-12-07
1
-0
/
+1
*
* process.c (proc_setgroups): [ruby-dev:25081]
matz
2004-12-06
1
-8
/
+9
*
* dir.c (rb_glob2): do not allocate buffer from heap to avoid
matz
2004-11-10
1
-4
/
+0
*
* gc.c (gc_mark): enable GC stack checking.
matz
2004-11-04
1
-0
/
+2
*
* string.c (str_gsub): reentrant check. [ruby-dev:24432]
matz
2004-10-20
1
-5
/
+7
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-9
/
+7
*
* string.c (rb_str_sum): check was done with false pointer.
matz
2004-10-02
1
-0
/
+2
*
ext/socket/socket.c (s_recvfrom): remove C++ style comment.
eban
2004-07-15
1
-1
/
+0
*
* eval.c (rb_thread_atfork): remove "fork terminates thread"
matz
2004-06-24
1
-1
/
+18
[next]