Hello,
This patch adds ability to send or receive data using Netlink [1] sockets in
Linux OS using Socket Functions in PHP.
If you're going to commit this patch, some additions to documentation will be
needed. Just let me know.
I would very appreciate your comments!
[1] http://en.wikipedia.org
Patch itself.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Oleg A. Arkhangelsky wrote:
> Patch itself.
Yeah, sorry, our mailing list software is a bit snarky about
attachments. Can you put it up somewhere? Or mail it to me and I can
put it up.
In concept, since I haven't seen the actual patch yet, I'd like to see
Netlink supported. It is Linux-specifi
> Yeah, sorry, our mailing list software is a bit snarky about
> attachments. Can you put it up somewhere? Or mail it to me and I can
> put it up.
Here it is: http://www.progtech.ru/~oleg/linux-netlink.diff
--
wbr, Oleg.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe,
On 07.03.2009 18:47, Oleg A. Arkhangelsky wrote:
> Hello,
>
> This patch adds ability to send or receive data using Netlink [1] sockets in
> Linux OS using Socket Functions in PHP.
> If you're going to commit this patch, some additions to documentation will be
> needed. Just let me know.
>
> I