• 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
Diff. between ioctl and fcntl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Diff. between ioctl and fcntl


  • Subject: Diff. between ioctl and fcntl
  • From: Pranav Kumar Sahu <email@hidden>
  • Date: Wed, 21 Aug 2002 17:56:00 +0530

I have a blocking socket. When i am trying to make it nonblocking by
using ioctl it works. but when i am trying with

fcntl(socket,F_SETFD, O_NONBLOCK);

It does not make it nonblocking. Is here something i am doing wrong
? Really want to know diff. between these function. Can anyone give a brief
description bout it.

Pranav Kumar Sahu
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Diff. between ioctl and fcntl
      • From: Mike Cohen <email@hidden>
  • Prev by Date: Re: does SCNetworkCheckReachabilityByName work?
  • Next by Date: Re: Diff. between ioctl and fcntl
  • Previous by thread: Re: does SCNetworkCheckReachabilityByName work?
  • Next by thread: Re: Diff. between ioctl and fcntl
  • Index(es):
    • Date
    • Thread