freebsd-ports/lang/ruby18/files
Stanislav Sedov d99591ca7b - Ruby socket connect code seems to work unstably in case if connection
to remote host was refused. FreeBSD connect(2) call returns EINVAL in
  that case and clears the error code, so there's no way to determine
  what happened. Reimplement ruby_connect via select call instead of
  polling the status by connect(2). This may also reduce overhead (though,
  not verified).

Reported by:	Saku Ytti <saku@ytti.fi>
2009-02-23 00:41:07 +00:00
..
extra-patch-gc
extrapatch-oniguruma-reggnu.c - Update ruby to 1.8.6 patchset 287. 2008-08-15 21:45:56 +00:00
patch-ext_socket_socket.c - Ruby socket connect code seems to work unstably in case if connection 2009-02-23 00:41:07 +00:00
patch-ext_tk_tkutil_extconf.rb - Fix ruby-tk build. 2009-02-13 22:16:27 +00:00
patch-io.c - Update ruby18 to 1.8.7p72. 2009-02-12 14:24:56 +00:00
patch-mkmf.rb - Update ruby18 to 1.8.7p72. 2009-02-12 14:24:56 +00:00