php-src/ext/sockets
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
tests fix expected warning in test 2014-08-31 14:02:31 +02:00
config.m4 - Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined) 2013-11-30 11:39:57 -02:00
config.w32 send/recvmsg() support for Windows 2013-02-02 16:38:09 +01:00
conversions.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
conversions.h Refactoring socket (only compilable now) 2014-05-17 10:23:46 +08:00
CREDITS
multicast.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
multicast.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
package.xml MFH: removed useless file 2007-07-24 11:15:59 +00:00
php_sockets.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sendrecvmsg.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sendrecvmsg.h Refactoring socket (only compilable now) 2014-05-17 10:23:46 +08:00
sockaddr_conv.c master renames phase 1 2014-08-25 19:24:55 +02:00
sockaddr_conv.h Fix multicast.c not defining errno on Windows 2013-02-02 16:38:09 +01:00
sockets.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sockets.dsp Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
unix_socket_constants.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
win32_socket_constants.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
windows_common.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00