From:             glox at glox dot be
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  SERVER_BIND in stream_socket_server manual page on the wrong place

Description:
------------
The STREAM_SERVER_BIND flag in the stream_socket_server() manual page is
with the tcp socket example. However the udp socket requires this flag.
This flag was added in the manual page due to my previous bug report, but
I think it's added in the wrong example. The STREAM_SERVER_BIND flag
should be moved to the second example.


-- 
Edit bug report at http://bugs.php.net/?id=27210&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27210&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27210&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27210&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27210&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27210&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27210&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27210&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27210&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27210&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27210&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27210&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27210&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27210&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27210&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27210&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27210&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27210&r=float

Reply via email to