[DOC] man: Add environment variable RUBY_FREE_AT_EXIT
This commit is contained in:
parent
c08783f398
commit
2192b0eaa0
@ -517,6 +517,10 @@ enabled for only mswin32, mingw32, and OS/2 platforms. If this
|
|||||||
variable is not defined, Ruby refers to
|
variable is not defined, Ruby refers to
|
||||||
.Ev COMSPEC .
|
.Ev COMSPEC .
|
||||||
.Pp
|
.Pp
|
||||||
|
.It Ev RUBY_FREE_AT_EXIT
|
||||||
|
If set, Ruby tries to free all dynamically allocated memories.
|
||||||
|
Introduced in Ruby 3.3, default: unset.
|
||||||
|
.Pp
|
||||||
.It Ev RUBY_IO_BUFFER_DEFAULT_SIZE
|
.It Ev RUBY_IO_BUFFER_DEFAULT_SIZE
|
||||||
The custom default buffer size of
|
The custom default buffer size of
|
||||||
.Li IO::Buffer .
|
.Li IO::Buffer .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user