1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
matz e75c34c2e9 * gc.c (gc_sweep): loosen page free condition to avoid add_heap()
race condition. [ruby-dev:21633]

* gc.c (gc_sweep): do not update malloc_limit when malloc_increase
  is smaller than malloc_limit.

* ext/socket/socket.c (make_hostent): h_aliases may be NULL.
  (ruby-bugs PR#1195)

* ext/socket/socket.c (sock_s_gethostbyaddr): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-20 02:06:42 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
addrinfo.h * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and 2002-12-31 11:17:40 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * marshal.c (w_object): dump extended modules as well. 2003-10-15 02:27:56 +00:00
getaddrinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
getnameinfo.c * ext/socket/extconf.rb: check s6_addr8 in in6_addr (Tru64 UNIX). 2003-09-02 05:12:39 +00:00
MANIFEST remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
socket.c * gc.c (gc_sweep): loosen page free condition to avoid add_heap() 2003-10-20 02:06:42 +00:00
sockport.h eban 2000-08-24 06:29:30 +00:00