• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
small socket warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: small socket warning
      • From: Andrei Tchijov <email@hidden>
  • Prev by Date: Is Apple's singleton sample code correct?
  • Next by Date: Re: small socket warning
  • Previous by thread: Re: Is Apple's singleton sample code correct?
  • Next by thread: Re: small socket warning
  • Index(es):
    • Date
    • Thread