[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] Windows and bufferevent_socket_connect



Have you checked the errno value?

Here is the errno value directly after the call of bufferevent_socket_connect:

errno is 2
strerror(errno) is "No such file or directory"

I have no idea what this means. What went wrong?
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.