php-src/ext/sockets
Nikita Popov 37aaccad7d Use inline functions for most of smart_str
smart_str_free_ex no longer exists, always use smart_str_free instead.

smart_str_alloc no longer requires a newlen variable to be in scope,
instead it returns the new length.
2014-09-19 23:39:07 +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 Use inline functions for most of smart_str 2014-09-19 23:39:07 +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 revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00: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