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
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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:rust-lang/socket2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:0.3.12
Choose a base ref
Loading
...
head repository:rust-lang/socket2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.3.19
Choose a head ref
Loading
  • 15commits
  • 4files changed
  • 8contributors

Commits on Aug 17, 2020

  1. fix: correct recv_from_with_flags and sendto (#81)

    The behavior is wrong with original function. Fix with simple lines.
    @PerfectLaugh@Thomasdezeeuw
    PerfectLaugh authored andThomasdezeeuw committedAug 17, 2020
    Configuration menu
    Copy the full SHA
    063b1a8View commit details
    Browse the repository at this point in the history
  2. Unify sigpipe settings for macOS and iOS

    Original commit:7bf31f9
    @Thomasdezeeuw
    Thomasdezeeuw committedAug 17, 2020
    Configuration menu
    Copy the full SHA
    70efe5cView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670ca5fView commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Bump to v0.3.15

    @Thomasdezeeuw
    Thomasdezeeuw committedSep 9, 2020
    Configuration menu
    Copy the full SHA
    b806433View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    99da5c2View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Configuration menu
    Copy the full SHA
    d2c15deView commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Release v0.3.16

    @Thomasdezeeuw
    Thomasdezeeuw committedNov 11, 2020
    Configuration menu
    Copy the full SHA
    73d54bbView commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. [0.3] Update cfg-if to 1.0

    Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
    @Keruspe@Thomasdezeeuw
    Keruspe authored andThomasdezeeuw committedNov 13, 2020
    Configuration menu
    Copy the full SHA
    06a2510View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Additional Linux socket options

    Added support for setting/getting value of:* TCP Maximum Segment Size (TCP_MAXSEG)* Socket Mark (SO_MARK)Signed-off-by: Ammar Zuberi <ammar@cloudflare.com>
    @Thomasdezeeuw
    Ammar Zuberi authored andThomasdezeeuw committedNov 20, 2020
    Configuration menu
    Copy the full SHA
    930c9a9View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Release v0.3.17

    @Thomasdezeeuw
    Thomasdezeeuw committedNov 21, 2020
    Configuration menu
    Copy the full SHA
    7312f81View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Fix compilation on Haiku

    sin_len and sin6_len are apparently required on all BSD-like systems,from which Haiku probably inherits its network stack.sin_zero has been changed from 8 bytes to 24 bytes in hrev9079 in orderto stay compatible with BeOS.
    @linkmauve@Thomasdezeeuw
    linkmauve authored andThomasdezeeuw committedNov 30, 2020
    Configuration menu
    Copy the full SHA
    3b4214dView commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    a0053b5View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Release v0.3.18

    @Thomasdezeeuw
    Thomasdezeeuw committedDec 16, 2020
    Configuration menu
    Copy the full SHA
    beeebd0View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Add Socket::(bind_)device

    Backport of commit3851430.
    @Thomasdezeeuw
    Thomasdezeeuw committedDec 21, 2020
    Configuration menu
    Copy the full SHA
    1dfd15dView commit details
    Browse the repository at this point in the history
  2. Release v0.3.19

    @Thomasdezeeuw
    Thomasdezeeuw committedDec 21, 2020
    Configuration menu
    Copy the full SHA
    c991f80View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp