Hi there,
I'm writing a program that is sending data over a socket to a server which is processing the requests and sending back data. On my side (the client side) what I need to do is to be able to share the socket file descriptors between two different processes so that I can read/write to...
Hi,
I'm trying to store an array of structures in shared memory... and I can't figure out how to do it! I've done enough programming with shared memory in Unix that I *thought* I knew how it all worked (guess not) . So if anyone can give me an example storing an array of structures in an area...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.