This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem using recv/read in my own program (SOLVED)


On Sat, Jan 24, 2009 at 01:45:14AM -0500, tm@ wrote:
> 	Hi there, I'm trying to port an irc client from linux to windows
> using cygwin. So far it's been pretty simple - it builds and runs, however
> it cannot actually finish connecting to any irc server.

	By chance I noticed that my program was not binding the socket
before trying to connect places; I have no idea why this works on linux. I
figured I ought to reply to myself and let everyone know that I figured this
out.

Hikaru

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]