Commit graph

29 commits

Author SHA1 Message Date
Philip Olson
0e8e9dc1a8 Closes documentation part of bug #22238. Use of stream_select() on Win98
with a proc_open() pipe may cause problems.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125045 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 23:54:45 +00:00
Sara Golemon
af789f5a8e Document transports including recently added ssl:// transport context options and add additional documentation to fsockopen() stream_socket_client() stream_socket_server() and the wrappers appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 03:46:16 +00:00
Rasmus Lerdorf
a047c87963 "operation"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124691 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-26 08:46:18 +00:00
Sara Golemon
83accdd2f7 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124156 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-21 04:00:10 +00:00
Sara Golemon
a23f9b39a4 Function reverted to original behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124060 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-20 01:22:09 +00:00
Andy Lindeman
c0ef306064 using 'mixed' instead of 'resource|string'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124018 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-19 17:54:28 +00:00
Sara Golemon
b8b328e7da Update re: parameters now accepting string urls
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123914 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-19 03:01:32 +00:00
Andy Lindeman
8a116e8890 making the tip for IPv6 an entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123146 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 12:44:32 +00:00
Sara Golemon
a57f482b31 Add <tip> regarding use of IPv6 numerical addresses
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123119 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 05:44:46 +00:00
Sara Golemon
86457fbefb Include example usage of stream contexts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122802 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-07 23:32:46 +00:00
Sara Golemon
47520a718d New function stream_copy_to_stream()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122580 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 21:20:26 +00:00
Sara Golemon
15405dcc5d New functions: stream_socket_accept(), stream_socket_get_name()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122576 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 21:01:35 +00:00
Sara Golemon
79528cd937 New function stream_socket_server()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122571 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 19:57:01 +00:00
Sara Golemon
7f77b5fdec New stream socket API (to ultimately replace fsockopen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 16:34:39 +00:00
Sara Golemon
df666096f2 Wrong caps.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 04:47:03 +00:00
Sara Golemon
dee4c1c963 New function: stream_get_line()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122482 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 01:44:12 +00:00
Sara Golemon
23bec26ba2 Redocument Userfilters after rewrite
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122458 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 00:56:29 +00:00
Damien Seguy
7b3bd458a4 Moving boolean to bool in prototypes plus See also minor update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@118505 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-28 23:48:43 +00:00
Sara Golemon
62684752a8 Changes per filter chain splits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117381 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 19:10:24 +00:00
Friedhelm Betz
969b1c7794 typo, fix #21605
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111636 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-13 09:44:30 +00:00
Sara Golemon
295144502f Optional parameter removed, example added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110963 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-07 22:37:00 +00:00
Sara Golemon
a44bbd952f Document optional parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110842 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-07 01:57:08 +00:00
Sara Golemon
4f2c2288d0 Changes per Wez and addition of stream_get_filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110545 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-05 04:25:06 +00:00
Sara Golemon
f1f32c7081 Last three files in initial documentation of streams reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110511 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 20:02:21 +00:00
Sara Golemon
f86260b258 Misnamed function in new manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110293 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 07:41:56 +00:00
Sara Golemon
d58e9b4c7a Defined stream_register_filter, stream_filter_prepend, and stream_filter_prepend
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110292 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-04 07:17:18 +00:00
Sara Golemon
cacd5a3e88 New documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110220 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 18:55:45 +00:00
Sara Golemon
e74600dd21 New function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110096 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 08:16:38 +00:00
Sara Golemon
c3196a1144 Finish moving streams documentation to its own section...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110044 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:41:14 +00:00