site_archiver@lists.apple.com Delivered-To: darwin-kernel@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=EGQhpIcEf5cxXsVNpgDGMhyqKVG4tSahcPaWlVWpM7A=; b=SRLJDmbbwff8VuGyjb02EVkcJqXfOVx7yFjI5wLGv9mxKVAbRL7zFCiuGVmQXWoJvr0sWYhOPocK1Selq7O/2SzfIRdXli4em36jugyXjnhGB5iWPSyk/PCH5+rVlNN9FuWBiv8HNHr6dgYKl9sYIN1o4NEH7N/zE+mypGkPzCQ= 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=T+beuU1HHyXuDTIHLBy1qch/BsqYLuijNN/Vleq3ae38QDMrnN8r9mhICE0e6kYVt88jMDVypLejJ1vTZUV9wQk7IGBUINPi4awsqzYfiFzfn2yJstsEXE56Y8Xq9b561D7kvPzQDrDJjZsuJqd3Vi9nrfEMz9EpUowVQm+OD0A= Hello! I'm using non-blocking sockets. I couldn't find a way to get to know the result of send operation. If I understand correctly upcall callback is called only when an incoming data is available (I do not talk here about listen / accept). So is there any way to get to know if my send operation is completed? What is EWOULDBLOCK status for in sock_sendmbuf? What does it mean? Thanks. Best Regards. Igor _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com