summaryrefslogtreecommitdiff
path: root/ext/standard/fsock.h
Commit message (Expand)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Another big commit (tm).Wez Furlong2003-02-271-4/+0
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-051-0/+8
* New PHP streams...Wez Furlong2002-03-151-42/+0
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-1/+1
* Fixed win32 build problem.Wez Furlong2001-05-061-21/+2
* Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.cWez Furlong2001-05-051-1/+12
* Changes for streams. Added temporary fopenstream function to PHP so thatWez Furlong2001-04-171-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* proper prefix for lookup_hostnameDaniel Beulshausen2001-02-201-1/+1
* make socket functions available to the outsideDaniel Beulshausen2001-02-201-13/+13
* Both thread-safe and thread-unsafe builds should be ok nowZeev Suraski2001-01-131-2/+0
* - Fix exec() bugZeev Suraski2001-01-131-23/+5
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-20/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-3/+0
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-1/+1
* - Implemented socket_get_status() function. Some more stuff can be addedAndrei Zmievski2000-02-011-0/+20
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-1/+1
* Added ability to set timeout on socket read operations. New functionAndrei Zmievski2000-01-151-0/+1
* More php3_ annihilationZeev Suraski1999-12-181-3/+3
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-3/+3
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-5/+5
* @Fix warnings compiling in maintainer mode. (Stig)Stig Bakken1999-12-051-1/+1
* windows build errorsSam Ruby1999-12-031-0/+1
* Use socklen_t where appropiateSascha Schumann1999-12-031-1/+1
* Make fsock module thread-safeSascha Schumann1999-12-011-0/+23
* Make fopen() work with URL's in Win32Andi Gutmans1999-08-251-9/+10
* More symbol work.Andrey Hristov1999-07-261-3/+3
* *** empty log message ***Zeev Suraski1999-06-261-0/+4
* for struct sockaddrAndrey Hristov1999-06-181-0/+4
* Apply Sascha's fsock fixes to php4.Stig Bakken1999-06-181-0/+3
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-12/+20
* * reverse fsock/string import patchesStig Bakken1999-06-151-10/+18
* * now using php4.ini instead of php3.iniStig Bakken1999-06-151-18/+10
* Apply the fix for feof()Sascha Schumann1999-05-201-0/+1
* conv_proto *.[ch]Sascha Schumann1999-05-161-2/+2
* * Include all of the standard modules in internal_functions.c.in. Stig - is ...Zeev Suraski1999-05-141-0/+2
* Make Win32 happy with the recent changes.Zeev Suraski1999-04-181-0/+10
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+47