Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Network iOS xcode26.0 b3

Rolf Bjarne Kvinge edited this pageAug 13, 2025 ·3 revisions

#Network.frameworkhttps://github.com/dotnet/macios/pull/23583

diff -ruN /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Network.framework/Headers/tcp_options.h /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Network.framework/Headers/tcp_options.h--- /Applications/Xcode_26.0.0-beta2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Network.framework/Headers/tcp_options.h2025-06-14 06:08:31+++ /Applications/Xcode_26.0.0-beta3.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/Network.framework/Headers/tcp_options.h2025-07-01 06:46:30@@ -83,8 +83,7 @@  *A TCP protocol options object.  *  * @param no_push- *A boolean indicating that TCP should be set into- *no-push mode.+ *A boolean indicating that TCP should use no-push mode.  */ API_AVAILABLE(macos(10.14), ios(12.0), watchos(5.0), tvos(12.0)) void@@ -101,8 +100,7 @@  *A TCP protocol options object.  *  * @param no_options- *A boolean indicating that TCP should be set into- *no-options mode.+ *A boolean indicating that TCP should use no-options mode.  */ API_AVAILABLE(macos(10.14), ios(12.0), watchos(5.0), tvos(12.0)) void

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp