socket_create_pair on windows

I kinda fail to see the use of this function on windows.
Anyone care to explain?

I see the use for IPC on non windows as you can fork there.

Is it just that you can easily create 2 sockets at the same time on
windows? As I read it they are connected with one another so thats not
really useful either.

Thanks!

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Christiaan Baartse [ Mi, 19 August 2009 21:53 ] [ ID #2012718 ]
PHP » gmane.comp.php.windows » socket_create_pair on windows

Vorheriges Thema: Log to Syslog in Windows 2008
Nächstes Thema: Retrieving URL of webpage etc.