S
sfncook
Hi, As far as I can tell you can't call the accept function on a
datagram socket. So why did this guy publish this sample code?
http://www.codersource.net/winsock_tutorial_server_select_model.html
I modified it a little to fit it into my object and get a 10045 error
at the accept() function when I try to connect with a client. Thanks
for any help folks.
datagram socket. So why did this guy publish this sample code?
http://www.codersource.net/winsock_tutorial_server_select_model.html
I modified it a little to fit it into my object and get a 10045 error
at the accept() function when I try to connect with a client. Thanks
for any help folks.