summaryrefslogtreecommitdiff
path: root/main/streams/xp_socket.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-09-111-4/+0
|\
| * Fix #80067: Omitting the port in bindto setting errorsChristoph M. Becker2020-09-111-4/+0
* | Merge branch 'PHP-7.3' into PHP-7.4twosee2020-07-291-0/+4
|\ \ | |/
| * Handle bindto errortwosee2020-07-291-0/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-111-0/+6
|\ \ | |/
| * Fix #78210: Invalid pointer addressChristoph M. Becker2020-03-111-0/+6
* | Fixed bug #79000Nikita Popov2019-12-201-17/+23
* | Report errors from stream read and write operationsNikita Popov2019-07-221-13/+13
* | Remove local variablesPeter Kokot2019-02-031-10/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-11/+11
* Encapsulate reference-counting primitives.Dmitry Stogov2017-10-271-1/+1
* Merge branch 'PHP-7.1'Anatol Belski2017-04-271-18/+11
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-271-18/+11
| |\
| | * Revert "Detect invalid port in xp_socket parse ip address"Anatol Belski2017-04-271-18/+11
| | * Revert "Follow up patch regarding bug #74216, see bug #74429"Anatol Belski2017-04-271-2/+2
* | | Merge branch 'PHP-7.1'Anatol Belski2017-04-251-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-04-251-2/+2
| |\ \ | | |/
| | * Follow up patch regarding bug #74216, see bug #74429Sara Golemon2017-04-251-2/+2
* | | Merge branch 'PHP-7.1'Sara Golemon2017-03-071-11/+18
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-03-071-11/+18
| |\ \ | | |/
| | * Detect invalid port in xp_socket parse ip addressSara Golemon2017-03-071-11/+18
* | | Merge branch 'PHP-7.1'Anatol Belski2017-02-151-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-02-151-1/+1
| |\ \ | | |/
| | * Fixed bug #74090 stream_get_contents maxlength>-1 returns empty stringAnatol Belski2017-02-151-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Remove Netware supportKalle Sommer Nielsen2016-11-121-1/+1
|/ /
* | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-1/+1
* | Merge branch 'PHP-7.0'Xinchen Hui2016-06-181-4/+14
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2016-06-181-4/+14
| |\
| | * Fixed bug #72439 (Stream socket with remote address leads to a segmentation f...Xinchen Hui2016-06-181-5/+16
* | | Implement #51879 stream context socket option tcp_nodelayJoe Watkins2016-04-291-24/+37
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
| * bump yearXinchen Hui2015-01-151-1/+1
| * Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context opt...Ferenc Kovacs2014-08-061-35/+1
| * Add SO_REUSEPORT + SO_BROADCAST support via socket stream context optionDaniel Lowrey2014-08-051-1/+35
* | Add support for IPV6_V6ONLY on socketsBob Weinand2015-11-061-0/+10
* | Revert "Revert "suggest parentheses around ‘&&’ within ‘||’""Xinchen Hui2015-08-111-1/+1
* | Revert "suggest parentheses around ‘&&’ within ‘||’"Xinchen Hui2015-08-111-1/+1
* | suggest parentheses around ‘&&’ within ‘||’Xinchen Hui2015-08-111-1/+1
* | add EAGAIN checksAnatol Belski2015-08-111-3/+5
* | Fixed bug #70198 Checking liveness does not work as expectedAnatol Belski2015-08-111-1/+11
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-13/+13