mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
chore: update copyright headers (#10243)
This commit is contained in:
parent
2079da0f1c
commit
8424647d22
24 changed files with 25 additions and 4 deletions
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
/// Raise soft file descriptor limit to hard file descriptor limit.
|
||||
/// This is the difference between `ulimit -n` and `ulimit -n -H`.
|
||||
pub fn raise_fd_limit() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue