[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copying memory between processes?



wojtek@ifirma.pl wrote:


> Is it possible (on BSD :-) to copy a chunk of memory directly from one
> process' address space to another process' address space?

man mount_procfs
man mmap
man shmget

-- 
Don't be humble; you're not that great.