Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 21901 программист и 1076 роботов. Сейчас ищут 602 программиста ...
Приступая к работе

ftok - Convert a pathname and a project identifier to a System V IPC key

Вернуться к: Semaphore Функции

ftok

(PHP 4 >= 4.2.0, PHP 5, PHP 7)

ftokConvert a pathname and a project identifier to a System V IPC key

Описание

int ftok ( string $pathname , string $proj )

The function converts the pathname of an existing accessible file and a project identifier into an integer for use with for example shmop_open() and other System V IPC keys.

Список параметров

pathname

Path to an accessible file.

proj

Project identifier. This must be a one character string.

Возвращаемые значения

On success the return value will be the created key value, otherwise -1 is returned.

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

  • shmop_open() - Резервирование или использование блока разделяемой памяти
  • sem_get() - Get a semaphore id



Вернуться к: Semaphore Функции

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware