recvfrom bug

2002-11-13 Thread Dr. M. C. Nelson
Dear mailing list: The following code works well on a Linux platform, int sockfd; char buf[1024]; struct sockaddr fromaddr; int fromlen; if ( (retv = recvfrom( sockfd, buf, sizeof(buf), 0, &fromaddr,&fromlen )) < 0 ) { perror( "udpclient: recvfrom" ); } However, in cygw

Re: recvfrom bug

2002-11-14 Thread Dr. M. C. Nelson
Thank you. I will try that. - Original Message - From: "Thomas Pfaff" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 7:28 AM Subject: Re: recvfrom bug > Dr. M. C. Nelson wrote: > > Dear mai

cygwin setup error

2005-07-20 Thread \&quot;Dr. M. C. Nelson\"
After a new install of cygwin, the following errors are reported the first time a bash shell console or xterm is opened.  The same error message is displayed after trying to run any application. After this the console window or xterm can be closed and then reopened, and the error is gone. After log

cygwin setup error

2005-07-20 Thread \&quot;Dr. M. C. Nelson\"
After a new install of cygwin, the following errors are reported the first time a bash shell console or xterm is opened.  The same error message is displayed after trying to run any application. After this the console window or xterm can be closed and then reopened, and the error is gone. After log