php-src/ext/sockets
Kalle Sommer Nielsen 1055a03d62 Renable socket_create_pair() on Windows
# ext/sockets have its own implementation of socketpair(), perhaps we should move it
# to the core. This will make stream_socket_pair() available on Windows aswell
2009-01-01 05:22:54 +00:00
..
tests - forgot to commit to HEAD 2008-07-21 13:00:27 +00:00
config.m4 MFB: sockepair is not always available 2007-07-22 22:17:51 +00:00
config.w32 Make these build with new win32 build system. 2003-12-19 17:00:14 +00:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
package.xml - Removed useless file 2007-07-24 11:15:29 +00:00
php_sockets_win.c Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
php_sockets_win.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
php_sockets.h Renable socket_create_pair() on Windows 2009-01-01 05:22:54 +00:00
sockets.c Renable socket_create_pair() on Windows 2009-01-01 05:22:54 +00:00
sockets.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
unix_socket_constants.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
win32_socket_constants.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00