cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-10-05 Thread stas
stas2004/10/04 20:44:38 Modified:src/docs/2.0/api/APR Brigade.pod Bucket.pod BucketAlloc.pod src/docs/2.0/user/handlers protocols.pod Log: various fixes due to APR::Bucket API changes Revision ChangesPath 1.12 +9 -8 modperl-docs/src/docs/2.0/a

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-07-05 Thread stas
stas2004/07/04 18:40:00 Modified:src/docs/2.0/user/handlers protocols.pod Log: polish the newly added example Revision ChangesPath 1.27 +29 -20modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-07-04 Thread stas
stas2004/07/04 01:35:23 Modified:src/docs/2.0/user/handlers protocols.pod Log: backport the original Command Server protocol example written by doug Revision ChangesPath 1.26 +274 -0modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.p

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-07-02 Thread stas
stas2004/07/02 16:18:30 Modified:src/docs/2.0/user/handlers protocols.pod Log: use the correct way to break the while(1) loop in protocols reading from the client Revision ChangesPath 1.25 +10 -22modperl-docs/src/docs/2.0/user/handlers/protocols.pod In

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-06-04 Thread stas
stas2004/06/03 23:40:16 Modified:src/docs/2.0/user/handlers protocols.pod Log: more examples Revision ChangesPath 1.22 +67 -2 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-06-03 Thread stas
stas2004/06/03 01:43:12 Modified:src/docs/2.0/user/handlers protocols.pod Log: sync the code with reality Revision ChangesPath 1.21 +61 -36modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod ==

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-05-08 Thread stas
stas2004/05/07 18:29:00 Modified:src/docs/2.0/user/handlers protocols.pod Log: api sync Revision ChangesPath 1.17 +1 -3 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-04-08 Thread stas
stas2004/04/08 14:54:37 Modified:src/docs/2.0/user/handlers protocols.pod Log: mentioned the error checking that was just added Revision ChangesPath 1.16 +8 -3 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2004-04-08 Thread stas
stas2004/04/07 17:21:59 Modified:src/docs/2.0/user/handlers protocols.pod Log: document the need to set the socket to a blocking IO mode in the protocol handlers that operate on the socket Revision ChangesPath 1.15 +14 -4 modperl-docs/src/docs/2.0/user/han

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2003-12-19 Thread stas
stas2003/12/18 23:15:06 Modified:src/docs/2.0/user/handlers protocols.pod Log: rewrite the error checking, separating it from the empty bb test Revision ChangesPath 1.13 +6 -6 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2003-11-17 Thread gozer
gozer 2003/11/17 14:10:07 Modified:src/docs/2.0/user/handlers protocols.pod Log: Note that for PerConnection, the 2nd argument (the client socket) isn't currently passed in Revision ChangesPath 1.12 +5 -3 modperl-docs/src/docs/2.0/user/handlers/protocols.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2003-05-29 Thread stas
stas2003/05/29 00:17:11 Modified:src/docs/2.0/user/handlers protocols.pod Log: add MyApache::BlockIP2 as a preconnection example Revision ChangesPath 1.7 +42 -2 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2003-02-17 Thread stas
stas2003/02/17 01:43:21 Modified:src/docs/2.0/api/Apache Reload.pod src/docs/2.0/user/handlers protocols.pod Log: document: PerlPreConnectionHandler Apache::Reload Revision ChangesPath 1.2 +14 -2 modperl-docs/src/docs/2.0/api/Apache/Reload.pod

cvs commit: modperl-docs/src/docs/2.0/user/handlers protocols.pod

2002-11-12 Thread stas
stas2002/11/12 01:19:11 Modified:src/docs/2.0/user/handlers protocols.pod Log: a minor formulation correction Revision ChangesPath 1.2 +2 -2 modperl-docs/src/docs/2.0/user/handlers/protocols.pod Index: protocols.pod ==