Commit graph

123 commits

Author SHA1 Message Date
Nick Berard
86e3289c71 Modified example to handle all errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241656 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 15:59:43 +00:00
Nick Berard
6164d642ad Fixed bug #42343
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241618 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 03:59:58 +00:00
Nick Berard
bd18bd44af Corrected the table and removed unapplicable flags. Also added a better description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241450 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:17:30 +00:00
Nick Berard
4a8da15349 Corrected wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 14:37:01 +00:00
Nick Berard
1c3dbe53f8 Added more verbose example + fixed grammatical error in synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241444 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:58:27 +00:00
Nick Berard
6c650fce00 Parameter explanation + note about locale + changed method synopsis a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241443 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:51:53 +00:00
Nick Berard
924f47b649 Added parameter information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241442 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 13:45:12 +00:00
Richard Quadling
94b90f88d0 structfield => varname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241431 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 11:08:52 +00:00
TAKAGI Masahiro
5f2097b16a fixed function name in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241406 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 08:49:19 +00:00
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
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
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
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
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>&amp; 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
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