Hi,

I am new to socket programming. Please help me with a situation.

The function call connect (non -blocking) is failing with setting the 
errorcode as 36 (EINPROGRESS). I have checked all the relative things. 
They are set properly.


::connect(sd, ((struct sockaddr*) (void*) &(proxyDataPtr->remoteAddr)), 
sizeof(struct sockaddr)) 




Please help me with the solution to handle this situation. or some clues, 
what could be the problem !!

Thanks in advance.

Best Regards
Richi
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to