small socket warning
small socket warning
- Subject: small socket warning
- From: Andrea Salomoni <email@hidden>
- Date: Fri, 25 Nov 2005 18:27:43 +0100
Hi to all,
I'm using small socket API, but when I compile the project (the
example too), the compiler returns me a warning:
AbstractSocket.m:116: warning: pointer targets in passing argument 3
of 'accept' differ in signedness
the interested line is:
socketfd2 = accept(socketfd, (struct sockaddr*)&acceptAddr,
&addrSize);
what does it means?
thank you all
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden