What steps will reproduce the problem?
1. I used only mongoose.h and mongoose.c file (V3.3) and tried to start
mongoose with port and directory information.
2. The code fails when mongoose try to bind the socket with specified IP
address. Windows retrun 10013 for getlasterror call.
What is the expected output? What do you see instead?
Bind function should bind the socket and IP address without any error.
What version of the product are you using? On what operating system?
Mongoose 3.3 with Windows 7
Please provide any additional information below.
When the same code is built and run on Windows XP there were no issues!
Original issue reported on code.google.com by rj.natraj on 5 Dec 2012 at 1:56
Original issue reported on code.google.com by
rj.natraj
on 5 Dec 2012 at 1:56