var searchIndex = {}; searchIndex["hyperlocal"] = {"doc":"hyperlocal provides [hyper](http://github.com/hyperium/hyper) client and server bindings\nfor [unix domain sockets](http://rust-lang-nursery.github.io/unix-socket/doc/v0.5.0/unix_socket/)","items":[[3,"UnixSocketConnector","hyperlocal","A type which implements hyper's NetworkConnector trait\nfor unix domain sockets\nA type which implements hyper's IntoUrl interface\nfor unix domain sockets. You can use this with any of\nthe HTTP factory methods on hyper's Client interface.",null,null],[3,"UnixSocketStream","","A type which implements hyper's NetworkStream trait",null,null],[12,"0","","",0,null],[3,"DomainUrl","","A type which implements hyper's IntoUrl interface\nfor unix domain sockets. You can use this with any of\nthe HTTP factory methods on hyper's Client interface.",null,null],[3,"UnixSocketListener","","A type which implements hyper's NetworkListener trait",null,null],[12,"0","","",1,null],[3,"UnixSocketServer","","A type that provides a factory interface for creating\nunix socket based hyper Servers",null,null],[11,"clone","","",0,null],[11,"connect","","",2,null],[11,"peer_addr","","",0,null],[11,"set_read_timeout","","",0,null],[11,"set_write_timeout","","",0,null],[11,"read","","",0,null],[11,"write","","",0,null],[11,"flush","","",0,null],[11,"fmt","","",3,null],[11,"new","","path to socket and url path. path should include a leading slash",3,{"inputs":[{"name":"str"},{"name":"str"}],"output":{"name":"domainurl"}}],[11,"into_url","","",3,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"new","","Start listening to an address over HTTP.",1,{"inputs":[{"name":"p"}],"output":{"name":"result"}}],[11,"accept","","",1,null],[11,"local_addr","","",1,null],[11,"new","","creates a new hyper Server from a unix socket path",4,{"inputs":[{"name":"p"}],"output":{"name":"result"}}]],"paths":[[3,"UnixSocketStream"],[3,"UnixSocketListener"],[3,"UnixSocketConnector"],[3,"DomainUrl"],[3,"UnixSocketServer"]]}; initSearch(searchIndex);