site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=natserv.onmicrosoft.com; s=selector1-neilalexander-eu; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Su4P3erkfn+BjIepef8+8n32HHUzJXhyT7feRpmvbLw=; b=oyfn6w9ZKfgFaBlA+Dksm5ejvonu/lCRvMBlsQ4YIHzbnnmdm34ljNZeeApI/rQosviBbY1L6xHeQu2HY9fHMSQrdex+vnpCu71pCb2EoGFxhSNSC4ujEe+nQ9TdrnhcicaXT8Yxr23WnMEzmoPhGtuTFafH17XuuaGMUHUZ3o8= Thread-index: AQHUyr1+oJAAtxGCKkSraYR9rdoaGaXr9S+AgAACYICAABCngIAAARQ7 Thread-topic: Waking up AWDL There is Cgo for that but it’s not exactly elegant - suitable for one-off calls here and there but I don’t think it would be great for writing a replacement for the built-in socket API in Go, especially when we’re already using that when targeting the build for many other platforms. Quite the situation :-) Sent from my iPhone
On 22 Feb 2019, at 16:51, Quinn The Eskimo! <eskimo1@apple.com> wrote:
Network framework presents as two separate API, one in Swift and one in vanilla C. I’m not familiar with Go’s ability to call other languages. Is calling vanillia C APIs hard?
Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com
participants (1)
-
Neil Alexander