Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/tokio-uds
Unix Domain Sockets for tokio
https://github.com/tokio-rs/tokio-uds
Unix domain sockets do not guarantee that a connect will complete
immediately. There are some c...
0852f593dba403b5d9dd7fc55471fb44a1271c14 authored almost 7 years ago
* Remove `Framed` code
The strategy for implementing framed has changed. This patch removes t...
6c3d61361152713c48af6972ae1a12139367d19f authored almost 7 years agoaf037144457ca68dc3209123c217aa3b4b0e8baa authored almost 7 years ago
Android get_peer_cred
a458c5131d63ab6987b8f8c56734dd11ded02846 authored almost 7 years agoSigned-off-by: Nicholas Rishel <[email protected]>
798b0df0403158f582e2a51ba63df1189cd70e3c authored almost 7 years agoSigned-off-by: Nicholas Rishel <[email protected]>
e8f0a2654bf9b791c8f19ab5e681a384076fccee authored almost 7 years agoFix build on DragonFly
f01e45e30b87147cc692305978964df00ab7cd94 authored about 7 years ago
Note that DragonFly does not (yet) support SO_PEERCRED. Anyhow,
we use the same code here as Mac...
Bump log to 0.4
0d1b92834038328e3928c6d25898ad26ace3a0c9 authored about 7 years ago69fc668e6013161e8d6178cf54019de914ab3d3f authored about 7 years ago
c19d5026f899fc5f9ff47634ae5ce2e51b38cd06 authored about 7 years ago
dbc7adc500dedc9c289344c6639ecad36c120427 authored over 7 years ago
Replace Serde with tokio-uds.
bcfec2ac169c828ea7b8382566284aa2af26e82d authored over 7 years agoExpose need_read() and need_write().
c91dc53d55c31ecf12cc1c397f1b657a29c52636 authored over 7 years agoFixes issue #23
aa539608386afd5d67b028dd9596669daf585932 authored over 7 years ago
This is to allow users of the crate to implement futures-aware
extension traits, eg. recvmsg/sen...
This text historically was copied verbatim from rust-lang/rust's own README [1]
with the intenti...
Fixing a compilation error on FreeBSD
9f27c2c0aa61f3440b5250bebe135bc5907831a4 authored over 7 years agoThis probably also fixes compilation under iOS.
80d598f92cf7a9b9a8d1147ce51fccbf1fa757cd authored over 7 years agoFix "variable does not need to be mutable" warnings
1d9a5802cccecd2f58f1a71fa1a9d607fa1fdcf2 authored over 7 years ago850c97626d03d183e88c7719645b606a0ddc01e1 authored over 7 years ago
7c84612ea8d15b366376cd7b97ab42f8e034c2c3 authored over 7 years ago
1f985276190c026b91921fd6ccf409b5a2e25622 authored over 7 years ago
e72018e626fca2fe2c9514f40dd404732f2c9762 authored over 7 years ago
WIP Implementation of peer credentials.
a11335c5cf9b6d5386c566f05202b0eb9cd73456 authored over 7 years agodb781291fe7df4bd5ee651f7d2ec2153405700cb authored over 7 years ago
1efd6b3939c5de188b85cf247ac58a93adceb172 authored over 7 years ago
c25564dcde454313c81a8c0eeb73c57941ffb2fc authored over 7 years ago
23941f92327968c96aeb7efbf109b3859650771c authored over 7 years ago
49c09e89725ce070389620851b653062f91c954e authored over 7 years ago
e0da3a9d342115d2f87acb0534659347855381c4 authored over 7 years ago
72707173331a383f135c83c181129c7e819bd0a8 authored over 7 years ago
Add unbound() constructor for parity with std UnixDatagram
dad5f0f0293a610d923662c24cd6005aa1f6263d authored almost 8 years ago75c5507a3fae63b808ce868e8469cdcc464f25d9 authored almost 8 years ago
- return `NotReady` instead of an error when it would otherwise block.
0ce4fb252a6d30a0f7eb12f43d91075dc4882975 authored almost 8 years ago494d9993f5e2a5a57774a9784374be220f9bd4c7 authored almost 8 years ago
e583d71481322de2262e37c02d522bd2aeda2114 authored almost 8 years ago
Fix compilation for beta/nightly
998331a073c0b127d8df602509e90b09b2dc9828 authored almost 8 years agofb5b5920d7e3ea1fe29361583c8161cb1750fffe authored almost 8 years ago
7619254951caf1c14a86cbbb485c28df01611df9 authored almost 8 years ago
9aa0b4968268a2218076054e87607a7021d09ea0 authored almost 8 years ago
Fix typo in docstring
fbe14e32d73a9bb99215b0379cd2360fc21d0fb3 authored almost 8 years agoFunny typo, clearly a search-and-replace issue. :)
bab27d0b7eb0b68d7a2d855d378d46f192547bb7 authored almost 8 years agof42bbfc8bcb6027a5d015aec5764caaf7c35a44e authored almost 8 years ago
Align with TcpListener
3aefee74821d52e98172f0cd0dd30a78b25ffc5e authored almost 8 years agofbb23f10d0855940bcd0b01d90cf9c753ab63dc7 authored almost 8 years ago
Closes #6
3eb8052057124fa947f54d8b1558c65cc05ca108 authored about 8 years ago8d645d9bc2ff5fdd28214cb2bd8c7b5cec64ab3f authored about 8 years ago
Mirror the `UdpSocket::framed` metho essentially.
f49e8b5b9ea83b590a7137406aef6e2b0b8964c2 authored about 8 years agoImplemend SendDgram and RecvDgram futures for Unix datagram sockets
ddbbeda4cca88c9790dea9b223deb50a275c48df authored about 8 years ago1ec7a9a7bc602ab4a3ef4c7affa3b7b2d531645d authored about 8 years ago
1b0e978618a7c4f78f5436890655d3bb182377b1 authored about 8 years ago
58098083d9829e24cbdc95d4c8d96bd63b3f82d1 authored about 8 years ago
Closes #1
e44497186c23d98de48ff9d1159d45a58aff3745 authored over 8 years ago22fe46b59b5464be8a6be2fee978be0be6ea66bf authored over 8 years ago
0c0fec941acd0b4dfb6951fe81889e5d464e5f11 authored over 8 years ago
77ef9d4722b7545bff6b9ed4fa365929d9b86d48 authored over 8 years ago
f5874c823472b600cc8ee4b5dbc4a312e88f0da5 authored over 8 years ago
5359526af257ef3ce9e21927d530cf9ea94874ff authored over 8 years ago
276aab9b258cd9b76085744886a6e800ba74d6a4 authored over 8 years ago
Fixes a bug where otherwise readiness bits never got cleared.
d4beae37a471c35e22cd43a36c25ef0f5184e28d authored over 8 years ago7b32dab8fd689198949743f931a65a9ddc8c5cc0 authored over 8 years ago
56d592c36f5386d517c39c504dabd60b9d62e3fc authored over 8 years ago
This commit contains a few refactorings, but the major goal is to remove the
`Arc` that's stored...
514c14caba723169dc9c8ff5cfbaa6a8639ca6cf authored over 8 years ago
Closes #61
8e964015202dd22c4b33bac29e09ddeeeed2872b authored over 8 years ago