php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42084 socket_recv / socket_send* / etc. does not mention MSG_* constants
Submitted: 2007-07-24 10:51 UTC Modified: 2007-08-16 10:23 UTC
From: jani@php.net Assigned: nicobn (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jani@php.net
New email:
PHP Version: OS:

 

 [2007-07-24 10:51 UTC] jani@php.net
Description:
------------
The sockets extension documention mentions some defined constants with prefix MSG_* but in the functions manual pages where those can be used there is nothing about them. 

For example http://www.php.net/manual/en/function.socket-send.php
has a table of the raw values for those constants..

Note: I'm going to add some missing ones, stay tuned. :)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-16 10:23 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Constants used in the table.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Aug 03 10:00:02 2025 UTC