Commit Graph

15 Commits

Author SHA1 Message Date
Robert D French 101954840d Swap deprecated `try!(x)` for `x.?` 2020-01-23 21:26:39 -05:00
Mohd Tarmizi 1dd769db40 Remove unnecessary mut 2018-04-22 13:12:35 +08:00
Mohd Tarmizi d9ab93c1c5 Check if invoked as FastCGI 2018-04-22 13:09:39 +08:00
Mohd Tarmizi 0099c804a1 Support concurrent connections 2016-07-05 20:19:40 +08:00
Mohd Tarmizi f62ba94bc4 Remove trailing spaces 2016-06-18 16:53:19 +08:00
Mohd Tarmizi 561a5b0af6 Reset pos after resetting buf. Fix #5 2016-02-08 00:58:08 +08:00
Mohd Tarmizi 5f295b61ea Update for Rust 1.5 2015-12-12 20:20:25 +08:00
Mohd Tarmizi 3fbd635807 Properly close TCP socket. Fix #4 2015-12-06 16:19:51 +08:00
Mohd Tarmizi 67328baab7 Better example 2015-08-06 23:09:17 +08:00
Mohd Tarmizi bcd8d387f1 Merge 2015-08-04 23:14:10 +08:00
Mohd Tarmizi 81e5b48e95 Disallow when getting peer name causes an error 2015-08-04 22:21:33 +08:00
Esption 2f30e08b85 Made the patch a bit better 2015-08-02 01:21:42 -05:00
Esption 3800a77a85 Maybe fixed a crash due to unwrap 2015-08-02 01:00:36 -05:00
Mohd Tarmizi ed5fc6c0e0 Copyright headers 2015-06-26 17:46:27 +08:00
Mohd Tarmizi f52b113c79 First public release 2015-06-25 22:35:57 +08:00