Nick Berard
a0d33f1c22
Added example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241346 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:40:36 +00:00
Nick Berard
893a0da545
Added an example and parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241345 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:36:34 +00:00
Nick Berard
bedf024ef5
Documented all options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241344 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:30:16 +00:00
Nick Berard
2fe80ab76e
Added better examples and wrote a little explanation on what blocking is
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241342 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 19:00:00 +00:00
Nick Berard
92155d1703
Added parameter specification
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:28:08 +00:00
Nick Berard
96a49cd64b
Created the see also section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241339 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:27:16 +00:00
Nick Berard
0be63a2d9f
- Added parameter specification
...
- Added socket_create_pair in see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241338 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:26:08 +00:00
Nick Berard
c45afb0f4d
- Clarified method synopsis
...
- Port needs to be specified in socket is AF_INET or AF_INET6
- IP is quad-dot notation if AF_INET or IPV6 notation if AF_INET6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241337 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:24:24 +00:00
Nick Berard
6567039811
Moved the note to method synopsis, like all the other socket functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241336 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:22:54 +00:00
Nick Berard
745ab9c2ef
Added parameter specification
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241335 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:21:58 +00:00
Nick Berard
47aac5ffc4
Revert, old change in local file already committed by Jakub
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241324 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:58:11 +00:00
Nick Berard
b27b8e938b
Added the two missing constants to constants.xml (MSG_EOF and MSG_EOR)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241322 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 14:55:09 +00:00
Jakub Vrana
6ea3b0d320
Use MSG_* constants (bug #42084 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241311 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 13:08:29 +00:00
Nick Berard
7be4b58f0e
- Removed MSG_EOR and MSG_EOF for the moment, as they are not registered
...
- Corrected the example (closed bug #36109 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240098 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-21 17:55:08 +00:00
Nick Berard
bd8c14c1c8
Documented the parameters of the function.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239127 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:58:06 +00:00
Nick Berard
74a81de4b7
Documented the functions' socket parameter and corrected an error from
...
previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239126 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:53:55 +00:00
Nick Berard
5b5844d1e2
Added reference to socket_create().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239125 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:43:55 +00:00
Nick Berard
081b2d04b9
Added a link to socket_create instead of repeating the arrays & added a description for the fd array parameter.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239124 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:38:22 +00:00
Nick Berard
dd1825e90b
Reference to socket_create().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239123 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:25:36 +00:00
Nick Berard
d992c63c57
Some corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239046 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 00:48:19 +00:00
Gwynne Raskind
6704956ba5
Fix several entity and tag errors, fix WS, fix grammar and spelling.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238569 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-25 19:40:11 +00:00
Nick Berard
7370250ea9
Documented the socket_recvfrom function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238563 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-25 17:15:51 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
9c13c0c999
Fix build
...
# sorry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:49:56 +00:00
Mehdi Achour
4384a21398
ref.sockets: new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237705 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:46 +00:00
Mehdi Achour
16fe2685e8
WS, prepare for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Jakub Vrana
67eec4e769
Non blocking sockets returns false (bug #40725 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@232440 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-23 15:19:48 +00:00
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Hannes Magnusson
3682762cd1
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229895 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 20:13:39 +00:00
Etienne Kneuss
88a0276952
- Fix #40137 ( = NULL pass by ref)
...
- Remove other occurences of it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229709 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 11:46:43 +00:00
Etienne Kneuss
2a061cef54
socket_strerror takes an int returned by socket_last_error which takes the socket if any
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 22:21:23 +00:00
Hannes Magnusson
7378f159b4
mcrypt & sockets will be moved to PECL as of 5.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224689 c90b9560-bf6c-de11-be94-00142212c4b1
2006-12-09 13:22:39 +00:00
Oliver Albers
1ab6d94440
Bug #34706 : Added note to establish the connection using other functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197352 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-02 14:49:52 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Jakub Vrana
4b886a0c83
Meaningless uniqid (bug #33161 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187077 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 09:19:25 +00:00
Jakub Vrana
8b5d932d72
Use <function> instead of <literal>() (bug #32787 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184809 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-21 09:29:36 +00:00
Aidan Lister
47615e4e24
Fix a host of tiny mistakes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:38:36 +00:00
Aidan Lister
2a66e049d5
Send a valid http request
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:23:58 +00:00
Aidan Lister
10b667cf32
Updated to new docskel. Added example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180649 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-24 07:09:27 +00:00
Nuno Lopes
26144c6e9b
fix #28141 : return values - false/empty string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179827 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-15 12:09:21 +00:00
Antony Dovgal
d35899ef2d
ext/sockets is no longer experimental since Nov 29 2002
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 14:19:02 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
a1ddba3e96
rtrim($refpurpose, '.')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
c802e6b506
Simplify refpurposes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166813 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:10:38 +00:00
Jakub Vrana
83d7a98510
Remove old functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166775 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 09:59:47 +00:00
Dave Barr
5aa855b67e
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166223 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 01:00:48 +00:00
Friedhelm Betz
a3f050e977
markup:
...
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Dave Barr
9ce5713d6c
- Fix up some example layouts.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165326 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 21:03:59 +00:00
Jakub Vrana
647ee5c6a2
Nuke tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Philip Olson
148550502b
Added "is binary safe" information as per NEWS. Used ¬e.bin-safe; for anything < 4.0.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164050 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-22 22:51:12 +00:00
Derek Ford
2d27832cb7
Fixing example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155417 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-06 20:16:16 +00:00
Derek Ford
cba1e8dd17
Fixing example and sentence fluidity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-06 20:10:00 +00:00
Kenneth Schwartz
b4a4dfe159
fixed example (missing a few closing parens) per user note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152300 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 06:04:50 +00:00
Jakub Vrana
49dc34abf7
Uppercase first letters in titles' words
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Mehdi Achour
068ca06b48
CS and WS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150157 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-30 10:13:50 +00:00
Derek Ford
f257dac2ff
Adding Documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150129 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 20:33:36 +00:00
Derek Ford
7b387e618f
fixing spacing
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150125 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 19:52:36 +00:00
Derek Ford
7e28818921
Adding Documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150124 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 18:05:50 +00:00
Derek Ford
182204a753
Fixing Taberature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149456 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 03:48:15 +00:00
Derek Ford
3f6bc50061
Adding Documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149455 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 03:45:54 +00:00
Derek Ford
83952b3197
Fixing Taberature
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149452 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 03:07:57 +00:00
Derek Ford
51c3ba0b81
Adding Documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149450 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 03:00:49 +00:00
Derek Ford
549c366412
Grammatical Fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149442 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-22 01:26:59 +00:00
Derek Ford
6af4edee08
spelling fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 20:27:32 +00:00
Derek Ford
f799171afb
Adding documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149143 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 20:25:16 +00:00
Dave Barr
91e836093c
- Standardize the Unix acronym. Unix is the preferred capitalization
...
as UNIX is a registered trademark by the Open Group. References to UNIX
were left in where it made sense, like example outputs, and so forth.
You can read the Trademark User Guide for "UNIX" at:
http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Jakub Vrana
43ed9a3d9e
Xmas typos 5/5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Dave Barr
ff3b7e87ff
- 0 => SOL_TCP, fixes #26486 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146522 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 19:41:43 +00:00
Mehdi Achour
27960e632c
Merry XHTML and CS compliant christmas all \!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Nuno Lopes
2aaec15adb
see also socket_set_block
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146441 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-14 19:24:35 +00:00
Nuno Lopes
5f965dac49
corrected example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146212 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 14:21:06 +00:00
Nuno Lopes
74d92d6b3f
corrected example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146123 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-10 15:28:18 +00:00
ali
c3f8414ab0
reverting last commit after chatting with didou and andrey
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141506 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-02 06:59:00 +00:00
ali
eac1d5e60d
correcting proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140996 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-24 07:47:26 +00:00
Mehdi Achour
477aa9f95c
adding role attribute and php tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138007 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 18:59:12 +00:00
Mehdi Achour
391c25a6cf
adding PHP tags in the examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Philip Olson
aa140584f0
4.3->4.3.0, 5.0->5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 19:43:21 +00:00
Damien Seguy
e43b472ce8
correcting prototype : sockect_select accepts arrays
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131115 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-12 01:58:19 +00:00
Joey Smith
e2c23ca9be
Make example line buffered. Noticed by Benjamin Kuz.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-02 13:52:59 +00:00
Philip Olson
68e6dba080
Initial documentation skeleton.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129233 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 19:45:29 +00:00
Philip Olson
590254a91b
typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129232 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 19:43:56 +00:00
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Sara Golemon
c0e79ab472
Document socket_sendto()
...
Patch by Dave Shafik (davey@php.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129070 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 21:56:04 +00:00
Sara Golemon
a9eeff6af8
Document socket_send()
...
Patch submitted by Dave Shafik (davey@php.net )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129069 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 21:43:05 +00:00
Sara Golemon
3920454f49
Document socket_shutdown().
...
Patch Submitted by Davey Shafik (davey@php.net ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 19:27:34 +00:00
Derick Rethans
28d787dc38
- Fixed example code (and shortened a bit)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126989 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 14:44:18 +00:00
Moriyoshi Koizumi
35da3fd926
Added description about winsock 1.1 weirdness
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124206 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-21 20:16:34 +00:00
Sara Golemon
d99a740435
DocBug #21366 plus info re: IPv6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123890 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-18 17:46:54 +00:00
Andy Lindeman
c781bb4fde
this will probably be in a lot of places, so make it an entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123828 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-17 21:48:30 +00:00
Sara Golemon
392e6670bc
Reflect addition of IPv6 functionality
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123827 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-17 21:44:32 +00:00
Nicolas Chaillan
547ffac75f
fixing proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114836 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 01:53:06 +00:00
Nicolas Chaillan
d2c9b64e1a
fixing proto again
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114834 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 01:41:51 +00:00
Nicolas Chaillan
909d5167f5
fixing proto
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114833 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-05 01:38:31 +00:00
Friedhelm Betz
6d2a53fa7b
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
Jason Greene
4d84a12305
Start of the sockets documentation make-over
...
Describe in detail all possible options to socket_create() without the need to refer to other documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106231 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-29 23:57:20 +00:00
Friedhelm Betz
d53b662a7f
typo fix for bug #18970
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92620 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-19 18:40:17 +00:00
Gabor Hojtsy
b20b37ac3a
Changed URL to be an entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90203 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 14:34:21 +00:00
Gabor Hojtsy
cb34e8208e
New structure applied, adding constants here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90185 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 14:04:01 +00:00
Jason Greene
f381972021
Small corrections, and grammar fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88089 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 17:11:05 +00:00
Hartmut Holzgraefe
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Markus Fischer
822cde2b99
- Warn abuot the no-so-intuitive behaviour of socket_select().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84370 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-02 03:51:10 +00:00
Markus Fischer
4570cdeee2
- Add a more verbose example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81678 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 07:57:20 +00:00
Markus Fischer
d157165086
- Typo.
...
# Now I know how closely others are reading my commits :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81333 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 14:51:41 +00:00
Markus Fischer
73c5854c50
- Trim output to match code example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81100 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 05:06:59 +00:00
Markus Fischer
29a20cd6ed
- Add 'See also' paragraph.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81099 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 05:00:28 +00:00
Markus Fischer
c43ff07b34
- Typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81098 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-04 04:52:49 +00:00
Markus Fischer
348ccdbc40
- Fix blind search/replace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80848 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-02 08:31:38 +00:00
Markus Fischer
3499dabd9a
- Mention the old function names.
...
# Last commit talp, promised ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80775 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 17:08:07 +00:00
Markus Fischer
5a0bcf3d9e
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80774 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:55:21 +00:00
Markus Fischer
4edf2f82cb
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80769 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:33:46 +00:00
Markus Fischer
973074337f
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80767 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:21:42 +00:00
Markus Fischer
4b3f3a3fc7
- Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80763 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:07:30 +00:00
Markus Fischer
af576bdd4f
- Added 'See also'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80762 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:07:19 +00:00
Markus Fischer
7b959a6664
- Stupid me, it's the remote side of course.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80761 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 16:03:35 +00:00
Markus Fischer
f70e028671
- Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80757 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 15:52:41 +00:00
Markus Fischer
8193e2766b
- Rename getopt and setopt to get_option and set_option.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80729 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 11:16:12 +00:00
Markus Fischer
09d018dbe5
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80728 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 11:15:40 +00:00
Markus Fischer
28c91a84a6
- Forgot 'by reference' operator.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80718 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 09:31:56 +00:00
Markus Fischer
5ccc50311d
- Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80717 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 09:30:47 +00:00
Markus Fischer
5e5c4b6ded
- Aha, we have &return.success; :-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80713 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 09:06:50 +00:00
Markus Fischer
c9e55fa954
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80712 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 09:04:04 +00:00
Markus Fischer
c3dc8bd28d
- Fix proto.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80711 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 09:00:14 +00:00
Markus Fischer
bd96998b0c
- The socket_fd_*() functions have been removed quite some time ago.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80710 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 08:53:27 +00:00
Markus Fischer
d4ab9eee90
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80708 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-01 08:49:56 +00:00
Markus Fischer
f030dc7073
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80652 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:53:24 +00:00
Markus Fischer
fb4bde6f3c
- Some <literal>s actually were <constant>s
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80651 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:47:36 +00:00
Markus Fischer
3b7174c1e0
- Aha, no '.' in the purpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80650 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:42:28 +00:00
Markus Fischer
3967896ad4
- Update docs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80647 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:20:19 +00:00
Markus Fischer
62776e05a7
- No 'clear'ing is done here ...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80646 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:14:22 +00:00
Markus Fischer
97642e956c
- Adding initial documentation for socket_clear_error()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80645 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 22:11:48 +00:00
Markus Fischer
89c9111120
- Initial documentation
...
# Someone may want to check my grammar quickly, I'm not good at it and it gets
# worse as it gets later ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80635 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 21:57:02 +00:00
Markus Fischer
c934dac9c6
- Expand introduction a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80634 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-30 21:27:50 +00:00
Andy Lindeman
a8d7ed0fd3
fixing part of bug #16819
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80007 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-25 22:32:01 +00:00
Hartmut Holzgraefe
5b9fc29465
revision tags added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964
WS fix
...
#others languages will come shortly (tonite Europe)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3
banana-split
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00