For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2004 > cvs: phpdoc /en/features connection-handling.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/features connection-handling.xml
Nuno Lopes

2004-12-29, 8:55 am

nlopess Wed Dec 29 06:35:39 2004 EDT

Modified files:
/phpdoc/en/features connection-handling.xml
Log:
fix build

http://cvs.php.net/diff.php/phpdoc/...16&r2=1.17&ty=u
Index: phpdoc/en/features/connection-handling.xml
diff -u phpdoc/en/features/connection-handling.xml:1.16 phpdoc/en/features/connection-handling.xml:1.17
--- phpdoc/en/features/connection-handling.xml:1.16 Wed Dec 29 06:15:05 2004
+++ phpdoc/en/features/connection-handling.xml Wed Dec 29 06:35:39 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<chapter id="features.connection-handling">
<title>Connection handling</title>

@@ -57,7 +57,8 @@
be called. Within this shutdown function you can check to see if
a timeout caused the shutdown function to be called by calling the
<function>connection_status</function> function. This function will
- return 2 if a timeout caused the shutdown function to be called.</simpara>
+ return 2 if a timeout caused the shutdown function to be called.
+ </simpara>

<simpara>
One thing to note is that both the ABORTED and the TIMEOUT states
@@ -68,7 +69,7 @@
your shutdown function, if any, will be called. At this point
you will find that <function>connection_status</function>
returns 3.
-
+ </simpara>
</chapter>

<!-- Keep this comment at the end of the file
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com