On Tue, 4 Apr 2006, Dmitry Pryanishnikov wrote:

However, I can't find info whether "/" is legal as the 1st character of IPC object ID. If yes, we should use another prefix. This approach won't work if there are no restriction on IPC object IDs 1st character. Are there any?

System V IPC object name spaces aren't string-based, you may be thinking of the POSIX IPC primitives, which while having string-based names, are deficient in other ways, such as using non-hierarchal names.

Robert N M Watson
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to