On Thu, Oct 23, 2003 at 11:58:57AM +0900, Takeshi Honda wrote: > I got linux packet monitoring program, > and succeeded to build. > > But when I tried to run, select() doens't respond and > program stops. > > I use cygwin 1.5.5-1. > > What can I do for this? > Please let me know.
RAW sockets are not supported by Cygwin. You could try using WinSock socket calls directly. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/