site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com I should apologize for this: On May 20, 2005, at 21:11, Justin Walker wrote: Output: Both came across way more snippy than intended. Regards, Justin A good, basic, intro is at <http://www.ecst.csuchico.edu/~beej/guide/net/html/> Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- It's not whether you win or lose... It's whether *I* win or lose. -------- -- Justin C. Walker, Curmudgeon-At-Large Institute for General Semantics -------- "Weaseling out of things is what separates us from the animals. Well, except the weasel." - Homer J Simpson -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... [snip] error 48 on socketpair (errno) Do you know what this means? Do you know how to turn an error number into a meaningful message? [snip] I don't have time right now to read the man bind text or google for the socketpair error, but I imagine it will probably help fix the error. Can anyone recommend a good book that covers bsd sockets. I imagine I will have to actually read about sockets before I figure this out. This is good advice; I suggest following it :-} A much better, more in-depth treatment is in W. Richard Stevens' book "Unix Network Programming", v1, 2ed or 3ed (Prentice Hall). This email sent to site_archiver@lists.apple.com