Doug Coleman
|
e255e9f1cb
|
Fix typo on datagram docs
|
2011-09-26 12:27:37 -07:00 |
Keita Haga
|
2696c59aab
|
io.sockets: fix a few typos in docs
|
2011-02-06 17:40:03 +09:00 |
Doug Coleman
|
32f447d796
|
Since ip4/ip6 services can run on different ports, we must include which version of ip we're using instead of just a port. Make URL objects store an inet4/i nt6/inet object with host/port slots instead of storing host/port slots separately. Stricter error checking on inet4/inet6 tuple creation. Update lots of code related to the URL change.
|
2010-10-05 09:56:29 -05:00 |
Doug Coleman
|
0bbfa64b24
|
Squashed commit of the following:
commit 54b3e19c7407707fabddd53872559c58cd5143d2
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:10:15 2010 -0500
Fix typo
commit 3207516dc93e0e1edc9f119efcc79f4484eab244
Author: Doug Coleman <doug.coleman@gmail.com>
Date: Mon Sep 27 19:08:30 2010 -0500
Rename io.servers.connection to io.servers
|
2010-09-27 19:12:33 -05:00 |
Sascha Matzke
|
c746b68c28
|
added doc for with-local-address
|
2010-06-16 22:54:53 +02:00 |
Slava Pestov
|
c9db8f4269
|
io.sockets: update <datagram> docs
|
2010-04-27 10:52:19 -04:00 |
Doug Coleman
|
41082b5b12
|
Fix minor typo in <server> docs
|
2010-01-17 23:13:20 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Slava Pestov
|
c2fe2a4fea
|
Improve stack checker documentation
|
2009-04-23 03:48:32 -05:00 |
Slava Pestov
|
392516e845
|
More doc fixes
|
2009-01-16 14:20:29 -06:00 |
Slava Pestov
|
7eb831d349
|
Fix various documentation errors
|
2009-01-16 13:30:43 -06:00 |
Slava Pestov
|
4b62fb68f1
|
Documentation update
|
2008-11-30 13:52:26 -06:00 |
Slava Pestov
|
143f078dd8
|
Fix io.sockets docs for when io.sockets.secure isn't loaded
|
2008-11-16 11:33:38 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
403d5207f0
|
stop-server/stop-this-server split
|
2008-10-02 08:30:38 -05:00 |
Doug Coleman
|
3273ff4009
|
new accessors
|
2008-08-30 12:46:21 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |