site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=dHYGR5Rsc/CQ+VSZ4DtIXYqYYsCUFLhTWacbu1vF+Pc=; b=wDNEirn7JAwxNeCbHN5J1lglbDocxmBoRniiptQejvZvroIsy9bhFpJBSnY9Bk1ft5 liXUo8T442Ygx2KsbpRwquods+WpAHeB9cTAgq+/aS5MH6OGYX26Lr2FjKh068MA1Jzu DNCnWAb2vegwMcUbUmAL/mcL6P1n+KJVtOdVE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=DyycgyIZI+FgeugtTQyVo0rR7f3qgp2alpAfBkKS2synDkxzwE2fITBtqcN7TAzWT6 deC4crILokXfaO2zBkif8t+hFf0+9MBYs7z2kN8rLMKCsHq6kkQMY+IbwUJRfKYBhVuQ gcwU2QVi5bq07+49IHu2DfVxGDNO8/CTnLSKA= Hi all I want to get the notification for event on virtual serial (modem) port. I am using select() API to polling on it. I get notification in this case, but if I do not read the data or reading handling thread is busy, then also it keeps giving notification that data is there. I want to get the notification only when there any new event happen or new data comes. Please suggest me to resolve the issue. Regards rksinghal _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com