Date: 08/28/00
- Next message: Rafael Martinez: "Re: [PHP-DOC] About QUICK REF"
- Previous message: Jani Taskinen: "Re: [PHP-DOC] About QUICK REF"
- In reply to: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Next in thread: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Reply: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Daniel Beckham writes:
> I say go ahead. Especially since it's something that has to be enabled at
> compile time. Socket work can be complex and I think that a well written
> <partinfo> would be very helpful. Especially to explain any differences
> there might be between the C socket calls and the PHP socket calls.
Yeah--this is one of those areas which could use a bit more
explanation. Need to flesh out the docs some more too--not everyone
has access to man socket (2)...and the book UNIX Network Programming
or something like to help decode it if they did. :)
> Let me know if you would like some help. I was actually considering
> starting the Socket docs myself, but I wasn't sure if someone had already
> been working on it.
>
> Daniel
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.
Torben
-- +----------------------------------------------------------------+ |Torben Wilson <torben <email protected>> Netmill iTech| |http://www.coastnet.com/~torben http://www.netmill.fi| |Ph: 1 250 383-9735 torben <email protected>| +----------------------------------------------------------------+
- Next message: Rafael Martinez: "Re: [PHP-DOC] About QUICK REF"
- Previous message: Jani Taskinen: "Re: [PHP-DOC] About QUICK REF"
- In reply to: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Next in thread: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Reply: Daniel Beckham: "Re: [PHP-DOC] cvs: phpdoc /en/functions network.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

