Shell Limit: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


Shell Limit -1 waits indefinitely. (as of [[4.17]])
Shell Limit -1 waits indefinitely. (as of [[4.17]])
===See also===
*[[4591]]


<noinclude>
<noinclude>
[[category:config]]
[[category:config]]
</noinclude>
</noinclude>

Revision as of 14:30, 21 May 2014

The Shell Limit BRConfig.sys specification stipulates how long BR should wait for a return from a System call before throwing an error 4591.

Shell Limit -1 waits indefinitely. (as of 4.17)