Blackhole netsocket warnings
Blackhole netsocket warnings
- Subject: Blackhole netsocket warnings
- From: Andrea Salomoni <email@hidden>
- Date: Tue, 7 Feb 2006 11:15:26 +0100
Hi to all,
I'm using a class named NetSocket by Blackhole.
When I try to compile my app, the compiler returns me some warnings
about NetSocket
This is the line:
socketDescriptor = accept( nativeSocket, (struct sockaddr*)
&socketAddress, &socketAddressSize );
The warning tell:
pointer targets in passing argument 3 of 'accept' differ in signedness
There some others warning , but all are similar to this one.
Thank you all
Andrea
_______________________________________________
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