-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 862ee1c7f0ca
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bbceb691e009
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 2 contributors
Commits on Sep 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b25773f - Browse repository at this point
Copy the full SHA b25773fView commit details -
Fix passing socket option in a form of SO_OPTION
For example: Socket::Option.new(:UNSPEC, :SOCKET, :SO_LINGER, [0, 0].pack('i*') Fixes #3438
Configuration menu - View commit details
-
Copy full SHA for a87d873 - Browse repository at this point
Copy the full SHA a87d873View commit details -
More robust conversion and value-checking.
Covers address family, protocol family, socket type, and protocol.
Configuration menu - View commit details
-
Copy full SHA for 250f44a - Browse repository at this point
Copy the full SHA 250f44aView commit details -
Fix passing socket level in a form of SOL_LEVEL
For example: Socket::Option.int(:AF_UNSPEC, :SOL_SOCKET, :LINGER, 1) Fixes #3438
Configuration menu - View commit details
-
Copy full SHA for 8fac9c6 - Browse repository at this point
Copy the full SHA 8fac9c6View commit details -
More robust conversion and value-checking
Also cover socket level and socket option
Configuration menu - View commit details
-
Copy full SHA for abb1a5f - Browse repository at this point
Copy the full SHA abb1a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f6b41 - Browse repository at this point
Copy the full SHA 40f6b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1902354 - Browse repository at this point
Copy the full SHA 1902354View commit details
Commits on Sep 12, 2016
-
Merge pull request #4119 from etehtsea/getset-option-linger
Full Socket::Option support
Configuration menu - View commit details
-
Copy full SHA for bbceb69 - Browse repository at this point
Copy the full SHA bbceb69View commit details
There are no files selected for viewing