[GRASS5] G_socks_* unix socket wrapper functions...

Eric G . Miller egm2 at jps.net
Mon Jan 29 23:49:33 EST 2001


On Mon, Jan 29, 2001 at 05:54:39PM -0800, Jeshua Lacock wrote:
> On Monday, January 29, 2001, at 05:03 PM, Malcolm Blue wrote:
> 
> > Also, are IPC message queues implemented on all of the platforms?  It is on 
> > UNIX's and now works on Cygwin for WinNT, but what about other platforms, e.g.. 
> > Mac OS X?  Maybe people using platforms that don't support IPC can respond to 
> > this (if no one responds can we assume that all support this?) 
> 
> 
> How do I test it or find out if MacOS X supports IPC??

Have /usr/include/sys/ipc.h ?
Have /usr/include/bits/ipc.h ?

Run "nm /usr/lib/libc.a | grep msgget" (provided that's the path to
libc) will indicate if it exists in the library.


-- 
Eric G. Miller <egm2 at jps.net>

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list