23 Commits (682b66c0c1d8e04f6d589845047aa0b50fc80129)

Author SHA1 Message Date
David Trejo 6788ad413f See the <doc> section are now links to <doc> 14 years ago
koichik 4e047d32b0 Document net.Socket() constructor 14 years ago
koichik 07426ef29c Document allowHalfOpen for net.createServer() 14 years ago
koichik 452df69964 Correct net.createServer() API docs 14 years ago
Ryan Dahl 839fb8e19b typos 14 years ago
Ryan Dahl aa95e5708f Expose errno with a string. 14 years ago
Ryan Dahl 6ede26cb9c Add socket.bufferSize 14 years ago
Ali Farhadi c70dd70301 Adding callback parameter to Socket's setTimeout method. 14 years ago
Ryan Dahl 4e108ef9b6 Remove legacy TLS api from docs 14 years ago
Ryan Dahl b62152bc84 Rename net.Stream to net.Socket 14 years ago
Ryan Dahl 632da2a393 Add callback paramenter to socket.connect() 14 years ago
Ryan Dahl c4161f32f5 Add callback to socket.write() 14 years ago
Ryan Dahl c970968ee6 better option parsing for socket.write() 14 years ago
Ryan Dahl 5a87bd168d Remove doc references to readyState 14 years ago
Ryan Dahl a3c91c216f Simplify the net.Server example in docs 14 years ago
Ryan Dahl 7a7feb8cd3 Add note about EADDRINUSE to docs 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Ryan Dahl df46c8e698 Rip out the old TLS implementation 14 years ago
Oleg Efimov 8b980d729c Fix line wrapping in docs. Add tics for constants in docs text. 14 years ago
Ryan Dahl e5cc6388cb Docs for server.address() 14 years ago
Micheil Smith f9ad171085 Added documentation for which module to require to use the methods defined in that documentation 14 years ago
Micheil Smith 17595b5343 Various changes to Net Documentation, ammended style for API. 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago