|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Jedi/Sector One (j
pureftpd.org)Date: Mon Jul 01 2002 - 14:35:40 CDT
On Mon, Jul 01, 2002 at 09:16:57PM +0200, 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?
Yes, there are many ways to do it.
One way is to use SysV shared memory (see shmget()) .
Another way is to mmap() a file...
-- __ /*- Frank DENIS (Jedi/Sector One) <j42-Networks.Com> -*\ __ \ '/ <a href="http://www.PureFTPd.Org/"> Secure FTP Server </a> \' / \/ <a href="http://www.Jedi.Claranet.Fr/"> Misc. free software </a> \/
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]