Date: 08/28/00
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Previous message: Rafael Martinez: "[PHP-DOC] cvs: phpdoc /es/chapters copyright.xml"
- In reply to: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Next in thread: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Reply: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
No, I'm not very experienced with AF_UNIX sockets. It's very similar to
regular INET sockets, but obviously different. I might set a quick client
server model up though to see how it works in PHP. It's too bad that php
can't fork(), or you could actually start using this language for
semi-serious daemon work, ala Perl or C... =)
Daniel
----- Original Message -----
From: "Lars Torben Wilson" <torben <email protected>>
To: "Daniel Beckham" <danbeck <email protected>>
Cc: "phpdoc" <phpdoc <email protected>>
Sent: Monday, August 28, 2000 2:05 PM
Subject: Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml
> Do you have a working AF_UNIX server/client? I'm thinking I've got it
> right, but it always just segfaults on the client side after
> connect()ing (segfaults, oddly, on return from the internal connect()
> function). I'm not submitting a bug until I know it's not just my
> code, and I haven't had time to look into it too closely.
- Next message: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Previous message: Rafael Martinez: "[PHP-DOC] cvs: phpdoc /es/chapters copyright.xml"
- In reply to: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Next in thread: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Reply: Lars Torben Wilson: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

