Commit graph

7 commits

Author SHA1 Message Date
ztplz b809a82fd9 Add missing copyrights (#1024) 2018-10-19 15:25:29 -04:00
Ryan Dahl 213885a9d0 Optimization: Reuse ArrayBuffer during serialization. 2018-10-17 20:20:06 -04:00
Kitson Kelly 10a97679ac Align JSDoc to style guide. 2018-10-14 17:38:23 -04:00
J2P c99207bf39 Rename fd to rid 2018-10-10 12:21:01 -04:00
Kevin (Kun) "Kassimo" Qian 941e27d8c1 Implement closeRead/closeWrite using TcpStream::shutdown (#903) 2018-10-05 12:16:23 -04:00
Ryan Dahl 2f44db6756 Use underscores in filenames. 2018-10-04 00:25:55 -04:00
Ryan Dahl 0422b224e8
First pass at support for TCP servers and clients. (#884)
Adds deno.listen(), deno.dial(), deno.Listener and deno.Conn.
2018-10-03 23:58:29 -04:00