This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
cx
/
myth
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
0ae6720930
Ramas
Etiquetas
master
myth
/
sys
/
limit_windows.go
limit_windows.go
84 B
Histórico
Raw
1
2
3
4
5
6
package
sys
// SetLimit set NOFILE
func
SetLimit
(max
uint64
)
error
{
return
nil
}