Results for sigterm translation from English to Russian

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Russian

Info

English

sigterm

Russian

& Завершить процесс

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

send sigterm

Russian

Послать сигнал sigterm

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

English

os.kill(pid, sigterm)

Russian

os.kill(pid, sigterm)

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

English

the default is 15 (sigterm).

Russian

Значение по умолчанию — 15 (sigterm).

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

English

sigterm signal ("termination (ansi)")

Russian

Сигнал sigterm ("Завершение (ansi)")

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

English

sigterm - kill (gracefully sends shutdown signal to process)

Russian

sigterm - kill (мягкий сигнал завершения процесса)

Last Update: 2022-02-17
Usage Frequency: 1
Quality:

English

the communigate pro server can be shut down by sending it a sigterm or a sigint signal.

Russian

Сервер communigate pro может быть остановлен посылкой команды sigterm или сигнала sigint.

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

English

[09/sep/2013:14:43:21] engine listening for sigterm.

Russian

2011-nov-28 02:35:43: [i] -reginstall:

Last Update: 2018-02-21
Usage Frequency: 1
Quality:

English

?php declare( ticks=1); $pid = pcntl_fork(); if ($pid == -1) {die("could not fork");} else if ($pid) {exit(); / / we are the parent} else {/ / we are the child} / / detatch from the controlling terminal if (!posix_setsid()) {die("could not detach from terminal");} / / setup signal handlers pcntl_signal(sigterm, "sig_handler"); pcntl_signal(sighup, "sig_handler"); / / loop forever performing tasks while(1) {/ / do something interesting here} function sig_handler($signo) {switch($signo) {case sigterm: / / handle shutdown tasks exit; break; case sighup: / / handle restart tasks break; default: / / handle all other signals}}?

Russian

Смотрите также

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
9,150,975,018 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK