https://wiki.php.net/rfc/sendrecvmsg
The module ext/sockets, a wrapper around the sockets API, does not include
support to recvmsg() and sendmsg(). This RFC addresses this shortcoming by
support introducing limited (only a few types of messages are supported)
support for these functions.
--
Gustavo Lopes
On Tue, 22 Jan 2013 18:23:59 +0100, Gustavo Lopes glopes@nebm.ist.utl.pt
wrote:
https://wiki.php.net/rfc/sendrecvmsg
The module ext/sockets, a wrapper around the sockets API, does not
include support to recvmsg() and sendmsg(). This RFC addresses this
shortcoming by support introducing limited (only a few types of messages
are supported) support for these functions.
Since no one has commented and the feature freeze for 5.5 is getting near,
I'm just going to assume lazy consensus and merge this in once I get it to
build on Windows.
So if you do have any objection (procedural or substantial), please raise
it soon.
--
Gustavo Lopes
Seeing as it doesn't break BC, and could be quite useful I don't see why
you shouldn't merge it.
On Wed, Jan 30, 2013 at 8:25 AM, Gustavo Lopes glopes@nebm.ist.utl.ptwrote:
On Tue, 22 Jan 2013 18:23:59 +0100, Gustavo Lopes glopes@nebm.ist.utl.pt
wrote:https://wiki.php.net/rfc/**sendrecvmsghttps://wiki.php.net/rfc/sendrecvmsg
The module ext/sockets, a wrapper around the sockets API, does not
include support to recvmsg() and sendmsg(). This RFC addresses this
shortcoming by support introducing limited (only a few types of messages
are supported) support for these functions.Since no one has commented and the feature freeze for 5.5 is getting near,
I'm just going to assume lazy consensus and merge this in once I get it to
build on Windows.So if you do have any objection (procedural or substantial), please raise
it soon.--
Gustavo Lopes--
--
Brandon Wamboldt
Software Engineer
Resume/CV http://brandonwamboldt.com/cv/ - Personal
Site/Bloghttp://brandonwamboldt.ca/
- LinkedIn http://ca.linkedin.com/in/brandonwamboldt - StackOverflow
Careers Profile http://careers.stackoverflow.com/brandonwamboldt - GitHub
Profile <https://github.com/brandonwamboldt
On Tue, Jan 22, 2013 at 6:23 PM, Gustavo Lopes glopes@nebm.ist.utl.ptwrote:
https://wiki.php.net/rfc/**sendrecvmsghttps://wiki.php.net/rfc/sendrecvmsg
The module ext/sockets, a wrapper around the sockets API, does not include
support to recvmsg() and sendmsg(). This RFC addresses this shortcoming by
support introducing limited (only a few types of messages are supported)
support for these functions.--
Gustavo Lopes--
Hi Gustavo,
Could you update the status of the RFC and list it on
https://wiki.php.net/rfc/ ?
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
Em 2013-02-21 4:06, Ferenc Kovacs escreveu:
On Tue, Jan 22, 2013 at 6:23 PM, Gustavo Lopes
glopes@nebm.ist.utl.ptwrote:https://wiki.php.net/rfc/**sendrecvmsghttps://wiki.php.net/rfc/sendrecvmsg
The module ext/sockets, a wrapper around the sockets API, does not
include
support to recvmsg() and sendmsg(). This RFC addresses this
shortcoming by
support introducing limited (only a few types of messages are
supported)
support for these functions.Could you update the status of the RFC and list it on
https://wiki.php.net/rfc/ ?
Done.
P.S.: Trim the quoted text -- at the every least, take the signature
off.
--
Gustavo Lopes