Skip to content

picoTCP v1.5.1

Compare
Choose a tag to compare
@danielinux danielinux released this 08 Jul 08:47
· 906 commits to master since this release

picoTCP v1.5.1 - hotfixes release.

Changelog:

  • fixed possible memory leak when a DNS AAAA request fails
  • proper automatic bind of UDP sockets upon sendto calls
  • fixed memory leaks in mDNS/SD
  • fixed mDNS records with length=0
  • fixed TCP timeout and retransmissions timing upon connect()