History log of /PHP-7.3/main/network.c (Results 226 – 228 of 228)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 96128460 04-Sep-2000 Sascha Schumann

Include "php.h", otherwise we don't have access to the PHP and autoconf
macros.


# f0962c33 03-Sep-2000 Stig Venaas

Added timeout argument, but not used yet


# c94933b2 03-Sep-2000 Stig Venaas

Network related functions, only for internal use by other PHP code. Tries
to hide the details of address families/protocols, and to reduce duplication
of code.


12345678910