Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
f4288baf
Commit
f4288baf
authored
Aug 15, 2016
by
Francis Dupont
Browse files
Updated WIN32 part of TCP_FASTOPEN doc
parent
95f4b49b
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/misc/tcp-fast-open
View file @
f4288baf
...
@@ -21,7 +21,10 @@ System specific notes:
...
@@ -21,7 +21,10 @@ System specific notes:
- Apple OS X/macOS allows only 0 or 1 so the code puts 1 for this system.
- Apple OS X/macOS allows only 0 or 1 so the code puts 1 for this system.
- Windows 10 uses a 0/1 char flag and perhaps as not yet server support?
- Windows 10 uses a 0/1 char flag? Note that TCP_FASTOPEN is defined
only in SDK 10.0.14393.0 or higher (Visual Studio 2015 requires
extra setting of the "Target Platform Version" in all project
properties).
- the only other system known to support this is Linux.
- the only other system known to support this is Linux.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment