Commit Graph

31 Commits

Author SHA1 Message Date
Nick d42979982e
Add `handle` argument to named pipe creation-related methods. 2018-08-30 04:08:38 -07:00
Nick 80d9794c09
Add timeout when waiting for named pipe. 2018-08-28 09:48:29 -07:00
Nick 1147824a0f
Migrate from `tokio_core` to `tokio`. 2018-08-28 05:20:40 -07:00
NikVolf a124eaf24f also as_ptr() is crate visible only 2018-08-27 17:27:29 +03:00
NikVolf 43c1f71cf6 match signatures on unix 2018-08-27 17:22:28 +03:00
Emīls Piņķis 9e838f3901 Remove debug mess 2018-08-25 18:32:01 +01:00
Nikolay Volf fe84586bcd
Update lib.rs 2018-08-25 13:50:23 +03:00
Nikolay Volf 6311536a7c
Update unix_permissions.rs 2018-08-25 12:07:02 +03:00
Nikolay Volf 17fab427d1
Update unix_permissions.rs 2018-08-25 12:06:30 +03:00
Emīls Piņķis c9322e22c3 Add empty structs for unix to bring lessen the amount of platfrom specific code users have to write 2018-08-25 00:22:42 +01:00
Emīls a2dc227fe4 Add windows permissions wrapper 2018-08-24 17:53:35 +01:00
Emīls 1b82b8da1c Add support for specifying security attributes 2018-08-23 14:51:56 +01:00
Emīls b62b85591a An offering to the travis gods 2018-08-06 17:29:37 +01:00
Emīls bf0daefa06 Improve tests 2018-08-06 17:10:06 +01:00
Emīls 85501672fd Remove unneeded parenthesis 2018-08-06 17:10:06 +01:00
Emīls 769d60da2a Rename IpcStream to IpcConnection 2018-08-06 17:10:04 +01:00
Emīls 086abc83f9 Remove windows specific smoke test 2018-08-06 17:09:32 +01:00
Emīls b4c4cab666 Fix support for a Windows client connection for IpcClient 2018-08-06 17:09:31 +01:00
Emīls Piņķis f483184917 Add IpcStream::connect 2018-08-06 17:08:47 +01:00
NikVolf 53af415308 fix compilation for nix 2017-04-21 01:54:44 +03:00
NikVolf 7a6f00d945 adding new impls from tokio_io 2017-04-21 01:16:51 +03:00
NikVolf b379289f53 shutdown 2017-04-18 22:47:00 +03:00
NikVolf b152dda75b doc test and travis 2017-03-22 18:58:09 +03:00
NikVolf 3d4234de6b get rid of the timeout 2017-03-15 18:51:47 +03:00
NikVolf 26cda79da7 win test working 2017-03-15 15:53:01 +03:00
NikVolf e5670df3c5 fix chaining 2017-03-15 04:08:22 +03:00
NikVolf d247bb7840 simplier test 2017-03-15 04:01:38 +03:00
NikVolf 7c002c1a6c windows tests mess 2017-03-15 03:44:20 +03:00
NikVolf db0f0c0520 docs and clean-up 2017-03-14 23:07:03 +03:00
NikVolf 0c7d9372c5 use remote handles for send trait 2017-03-14 22:44:51 +03:00
NikVolf 74604d5199 initial 2017-03-14 18:54:10 +03:00