bind() to /dev/log failed

2010-07-21 Thread Mansuri, Wasim (NSN - IN/Bangalore)
Hello All, I want to listen to /dev/log. For that I am using the following code. Please let me know whats the issue in the following code snip. Code I am running with root user. Thanks, wasim if ((sockfd = socket(AF_UNIX,SOCK_STREAM, 0)) == -1) { printf("Failed To open AF_UNIX Socket"

Re: OT: Cloud Computing is coming to ...

2010-07-21 Thread Tim
On Wed, 2010-07-21 at 11:10 -0700, Antonio Olivares wrote: > BTW: Was that in Latin? What language was that in? I tried to > follow it, but could not understand, and then understood a few lines, > then again, the same thing, then one line ..., etc. Yes, it was ipsum lorem. It can be random

<    1   2