patch #8358: allow more combinations of listening PCB for IPv6

This commit is contained in:
sg
2016-04-05 22:04:19 +02:00
parent 16c70dd60e
commit 8c7f513f4d
2 changed files with 12 additions and 6 deletions

View File

@@ -317,6 +317,9 @@ HISTORY
++ Bugfixes:
2016-04-05: Simon Goldschmidt (patch by Philip Gladstone)
* udp.c: patch #8358: allow more combinations of listening PCB for IPv6
2016-04-05: Simon Goldschmidt
* netconn/socket API: fixed bug# 43739 (Accept not reporting errors about
aborted connections): netconn_accept() returns ERR_ABRT (sockets: ECONNABORTED)