CVS log for classes/System_Socket/Socket/Connection.php
Up to [Local Repository] / classes / System_Socket / Socket
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Apr 24 17:28:01 2004 UTC (9 years ago) by mike
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +18 -140
lines
* moved ConnectionPool to its own file as it has nothing to do if someone just wants to create a single connection
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 21 19:46:40 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3
lines
* just added example links
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 18 22:16:27 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5
lines
* make ID more sane (this might not be the final solution)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 18 13:00:35 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +51 -21
lines
* escape delimiters in written data by default
* phpdoc
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 18 11:45:02 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -8
lines
* typos
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 18 10:07:11 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
* rename CP::closeAll() to close()
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 18 10:00:08 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +65 -20
lines
* added ConnectionPool::getConnections()
* phpdoc & cosmetics
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 11 16:14:19 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -9
lines
* imroved ID generation (Resource identifiers may be reused)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 10 18:57:17 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
* WS, CS
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:38:56 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4
lines
* applied System_Socket::isResource()
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 10 16:48:25 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -3
lines
* added ConnectionPool::closeAll()
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:33:45 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -3
lines
* added isConnected()
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 1 09:04:05 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +31 -14
lines
* added connection ID
* enhanced ConnectionPool
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 30 18:35:33 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
* import
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>