]> git.lizzy.rs Git - rust.git/commit
auto merge of #16251 : apoelstra/rust/tcp-fix, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 4 Aug 2014 20:41:25 +0000 (20:41 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 Aug 2014 20:41:25 +0000 (20:41 +0000)
commit9de20198aedb3c3419ee503755e04bcc198d3a94
treefecc3bedaa0363e5facb0bccee82ebc8ed34585d
parentefe1f7ee9efb5da5613f2cff4f9b810d2d5992d4
parent30452d4cda331610418d4dc01023f2d1cdc1ee43
auto merge of #16251 : apoelstra/rust/tcp-fix, r=alexcrichton

Replacement for PR #16208 (make sockaddr* struct padding explicit) to make PR #15763 (fix nested returns) merge without breaking TCP code.