about summary refs log tree commit diff
path: root/src/libregex/testdata/basic.dat
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-24 19:36:14 -0700
committerbors <bors@rust-lang.org>2014-04-24 19:36:14 -0700
commit66486518d5e1e4f0850024386b66a7aa790fc32f (patch)
tree47f8763eaf3cfc1aff9534dfea776c4f0e2bf174 /src/libregex/testdata/basic.dat
parent07598fc8cc7049594afee14528bda4019d8dda14 (diff)
parent6328f7c199a1697aaee7e5fe2b397c457e6c311a (diff)
downloadrust-66486518d5e1e4f0850024386b66a7aa790fc32f.tar.gz
rust-66486518d5e1e4f0850024386b66a7aa790fc32f.zip
auto merge of #13723 : alexcrichton/rust/pipe-connect-timeout, r=brson
This adds support for connecting to a unix socket with a timeout (a named pipe
on windows), and accepting a connection with a timeout. The goal is to bring
unix pipes/named sockets back in line with TCP support for timeouts.

Similarly to the TCP sockets, all methods are marked #[experimental] due to
uncertainty about the type of the timeout argument.

This internally involved a good bit of refactoring to share as much code as
possible between TCP servers and pipe servers, but the core implementation did
not change drastically as part of this commit.

cc #13523
Diffstat (limited to 'src/libregex/testdata/basic.dat')
0 files changed, 0 insertions, 0 deletions