Feature #944
IPC
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Description
=begin
I do not found wraps for IPC functions
(msgctl(2), msgget(2), msgrcv(2), msgsnd(2), semctl(2), semget(2), semop(2), shmat(2), shmctl(2), shmdt(2), shmget(2))
What about that ?
=end
History
Updated by matz (Yukihiro Matsumoto) almost 11 years ago
- Status changed from Open to Rejected
=begin
Although I admit those functions are useful, I think we have to implement them in an external library (gem) first.
=end