Re: sosend, soreceive, soconnect
Re: sosend, soreceive, soconnect
- Subject: Re: sosend, soreceive, soconnect
- From: Matt Jaffa <email@hidden>
- Date: Mon, 19 Jan 2004 06:47:15 -0700
I did search the archives, and there was no answer unless i missed the
right one.
I need to use sosend, and the others in the kernel so that i can
communicate with my daemon
in user space, so i am doing it in user space.
Matt
On Jan 19, 2004, at 1:03 AM, Michael Smith wrote:
Matt.
1) Please search the archives before asking questions here. This has
been answered at length, some might say ad nauseam.
2) Do it in user space.
= Mike
On Jan 18, 2004, at 11:45 PM, Matt Jaffa wrote:
I am looking for a rundown version of the sosend, soconnect, etc.
From what I understand the regular socket, connect, accept, recv,
send, don't work
within the KERNEL so you have to use the Kernel specific ones,
sosend, socreate, etc.
I am looking for a good example of one of these that uses AF_UNIX,
haven't been able to get
the socreate, sobind, so etc. working.
Thanks,
Matt
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.