CVS log for classes/System_Socket/Socket/Listener.php
Up to [Local Repository] / classes / System_Socket / Socket
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 21 21:28:47 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +40 -8
lines
* added the ability to configure the classname for the ConnectionPool object to return
* added a parameter to define the value of System_Socket_Listener::allowDeny in hostsReset()
Revision 1.23: 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.22: preferred, colored
Changes since revision 1.22: +5 -2
lines
* just added example links
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 20 15:24:15 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -4
lines
* missed to pass the base socket to all select calls
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 18 22:15:32 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -18
lines
* closing of denied connections got lost
* ksort & array_pop() should suffice
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 18 13:15:52 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3
lines
* missed to strip debug echo
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 18 11:49:00 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +23 -7
lines
* be shure we walk down the bitmasks from greatest to lowest
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 17 21:31:26 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +7 -5
lines
* call self::__construct() rather than $this->__construct()
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:10:48 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +22 -2
lines
* added docblock example
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 12 10:45:38 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +10 -13
lines
* extend observability
* simplify hostsAllow/Deny
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Apr 11 23:45:40 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -18
lines
* fixed ip based access control
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Apr 11 23:37:53 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +49 -29
lines
* fixed ip based access control
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Apr 11 21:44:01 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -26
lines
* starting to implement observability
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 11 21:09:13 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1
lines
* close denied sockets
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 11 20:19:23 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6
lines
* no, I'm not drunk :)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 11 19:25:54 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -2
lines
* crap! - no comment
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 11 19:09:48 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -1
lines
* check for Net_IPv4
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Apr 11 19:02:06 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +93 -3
lines
* set SO_REUSEADDR in constructor
* added kind of simple IP based access control
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Apr 11 16:16:01 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -2
lines
* added getClients()
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 10 18:53:42 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6
lines
* WS
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:39:45 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +29 -2
lines
* added _selectExceptional() and getExceptionalClients()
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:50:48 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -3
lines
* unlink the unixsocket if wer're done
* return the connection pool by ref
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 1 10:33:25 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -6
lines
* applied System_Socket::isResource()
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Apr 1 09:03:17 2004 UTC (9 years, 1 month ago) by mike
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -11
lines
* simplify get(Readable|Writable)Clients()
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>